Skip to content

benjamin-sommer/Bitcoin-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Bitcoin-Bot

Gives you the current price of Bitcoin in discord.

To Use

Step 1 Go to the Discord Developers Page and sign up if you haven't already.

Step 2 Create a project and name it what you want. Scroll down and click 'Create a bot user'. Click 'Public Bot'.

Step 3 Click 'Generate 0Auth2 URL' and choose 'bot' and 'admin'. Copy the link as that is how you will invite the bot to join your server.

Step 4 You will need to install Python if you don't have it already. You will need to install the following packages:

  • discord
  • asyncio
  • time
  • requests
  • json

Step 5 Copy the contents of 'bitcoin.py' to your computer and save it. Replace '' with the token you get when you click 'Reveal Token' on the discord developers page.

Step 6 Run the program and follow the link you copied.

About

Gives you the current price of Bitcoin in discord.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages