Skip to content

ufosc/GitSeptemberBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitSeptember Bot

Here is the code for the Open Source Club's GitSeptember workshop bot.

Getting Started

  1. Fork this repository!
  2. Make sure you have python3 installed.
  3. Install the requirements with pip3 install -f requirements.txt
  4. Create a testing discord server
  5. Request a Discord Bot Token
  6. Place your token in a config.py file.
  7. Run the code
  8. Invite your bot to your server with the link that gets output

Running the Bot

Running the bot is as easy as running the MainBot.py file

    $ python3 src/MainBot.py

Useful Links

Here are some tutorials for Git, Python, and Discord.py

Git

Python

Discord.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages