Skip to content

The Discord bot project for Granada GWC 2020. Note that, due to 2020 limitations, many pushes appearing to be from me are *not*. See the credits!

License

Notifications You must be signed in to change notification settings

HaluskaR/gwc-2020-finalbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GWC 2020 Intro Bot

Hey GWC team, you've found the starter bot! Excellent work. Before cloning a project, it's a good idea to read the README (this is the README) to underestand what a project does, requires, any special setup, etc.

Due to 2020 being 2020, we'll be doing our development hackathon-style by sharing a coding session on codeshare.io, with "pushes" to the bot made locally on my machine. Since that ruins the standard commit-based crediting of git, we'll have a special CREDITS.md file. If you've been directed to this project, please check that file out to see what work everyone did!

Getting Started

To run the bot, you'll need the Discord Python API. You can install it by going to the root folder for this project (when you run git clone, the folder that's created is the project's "root") and running pip install -r requirements.txt.

This bot contains a file, secret.txt, which must contain your bot's key. Open the file and replace its contents with your bot's key, then run min_bot.py. Of course, you'll also need to have the bot invited to our test server.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

The Discord bot project for Granada GWC 2020. Note that, due to 2020 limitations, many pushes appearing to be from me are *not*. See the credits!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages