Skip to content

The-Legion-Code/Mod-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mod-Bot

Setup & Usage

Server setup:
Have a role called staff, a role called muted, a channel called called welcome, and a channel called starboard

Usage:
get python
install required packages pip install -r requirements.txt
have your bot token in an enviroment variable named TOKEN (I discourage you from storing your token as raw text)
run launcher.py in src

You may recieve an error if you have an incorrect version of python/one of the packages.
Tested and worked on: Python v3.8.10, discord.py v1.7.3, Jishaku v2.5.0, humanize v4.2.1

note that this is a modified version of the actual bot, if you get an unknown error, feel free to open an issue and I will look into it

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages