discord-bot-tutorial-code
discord-bot-tutorial-code copied to clipboard
Locally?
Can this be ran using local hardware instead of deployed into the cloud
yeah bro of course
- dl code and extract to a folder (ex: discord_bot)
- open visual studio and select folder discord_bot
- change replicate api key and discord api key to your own and save file
- open the terminal in visual studio and type: pip install -r requirements.txt
- after successful download type: py bot.py then your bot should come online. fairly simple process