A small Discord bot for me to mess around with
Go to file
Southpaw 2f1a93f387 Remove testExtension from final bot. 2021-11-13 11:44:37 +00:00
.vscode fix cats and add venv to gitignore 2021-01-02 14:09:25 +00:00
Kotlin Remove testExtension from final bot. 2021-11-13 11:44:37 +00:00
python Move Python bot to its own folder 2021-05-12 10:11:27 +01:00
.gitignore Update gitignore to support Swift, Kotlin, IntelliJ and Xcode 2021-05-12 10:09:34 +01:00
LICENSE Create LICENSE 2021-01-15 12:07:00 +00:00
README.md Update README.md 2021-09-25 20:32:28 +01:00

README.md

Maine

Maine (name WIP) is a bot that I wrote to help me learn coding languages. Every time I learn a new language, I rewrite it in that language. Currently, it is feature-complete in Python and I'm working on writing it it in Kotlin. Kotlin is written with KordEx, and Python is written using Discord.Py, which sadly is no longer in active development. Feel free to peer through and reuse the source code if you want.