Skip to content

harsh183/discord-chatbot-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord chatbot workshop

See the workshop it pairs with here for 2021 UIUC CS 125 Summer of Side Projects.

Setup

  1. Install python3 recent-ish along with pip

  2. Install the depencencies pip install -r requirements.txt

  3. Create a file called BOT_TOKEN.txt and paste in your discord bot's token. A good guide will be the start of this tutorial.

Run

$ python bot.py
Token file read and bot started!

About

Introduction workshop introducing chatbots via `discord.py`. See https://125summer.netlify.app/chatbots

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages