Skip to content

E-werd/modbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ModBot

This is intended to be a general-purpose bot for Discord. The idea is to have a blank canvas with a simple module API to easily expand without writing a whole bot, just the fun parts.

This is not ready for use! It runs, but doesn't yet do what it's intended to do!

Written with 3.12 in mind, but requires Python 3.10+ due to interactions.py requirements. See requirements.txt for more information about dependencies.

Bot code based on interactions.py.

Requires tokens for Discord in .env, see .env.example.

Run with python3 -m modbot or run.sh.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published