discord-bot-tutorial-code icon indicating copy to clipboard operation
discord-bot-tutorial-code copied to clipboard

Locally?

Open TWIISTED-STUDIOS opened this issue 3 years ago • 1 comments

Can this be ran using local hardware instead of deployed into the cloud

TWIISTED-STUDIOS avatar Nov 01 '22 17:11 TWIISTED-STUDIOS

yeah bro of course

  1. dl code and extract to a folder (ex: discord_bot)
  2. open visual studio and select folder discord_bot
  3. change replicate api key and discord api key to your own and save file
  4. open the terminal in visual studio and type: pip install -r requirements.txt
  5. after successful download type: py bot.py then your bot should come online. fairly simple process

devout1337 avatar Nov 12 '22 11:11 devout1337