Skip to content

keli5/LettersBotPY

Repository files navigation

https://discord.gg/Dnhj9GG2Et https://github.com/keli5/LettersBotPY/issues https://github.com/keli5/LettersBotPY/commits/master https://creativecommons.org/licenses/by-sa/4.0/

LettersBotPY

LettersBot 2.0, if you will. Marginally better & rewritten in Python. dread
Join the Discord: Click here

Thanks

Thanks to kaylynn234 for a lot but commit b308f5d in particular
And huge thanks to everyone who works on crimsoBOT because the help command may, or may not, be directly lifted from them

Setup?

Install Python, preferably 3.9+, but it should hopefully work on 3.7 and up Clone the bot or download the zip and extract it to a directory of your choice. do pip install -r requirements.txt in the directory to automatically install required dependencies
Run launcher.py (e.g. py -3.9 .\launcher.py or python3.9 ./launcher.py) to start the bot - on first run, it will create a sqlite3 file
Should work on Python 3.7 and up, tested on 3.7.5-3.9.9
Check out the config.template.json file. The keys are pretty self explanatory.
Your config file should be called config.json. The .template.json is only just that, a template.
Make sure that you change the classes/botowners.txt to contain user IDs of people who should be able to run owner-only commands.

License

LettersBotPY is licensed under CC BY-SA 4.0

Releases

No releases published

Packages

No packages published

Languages