Simple discord bot written Lua
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Astoria Floyd 66c5b1d844 UNCOMPRESS 3 years ago
API Minor change to how mode is stored. 3 years ago
commands Ditto 3 years ago
deps Potential slash-command compatibility, some code cleanup 3 years ago
docs Create mode 3 years ago
.gitignore Changes to mode.lua, namely it is no longer mode.lua simply mode, as it has no need to be a lua file. 3 years ago
LICENSE Create LICENSE 3 years ago
README.md UNCOMPRESS 3 years ago
bot.lua Prevent possible crash if no system messages channel exists. 3 years ago
startBot.sh Added testmode functionality. Created experimental branch 3 years ago

README.md

A simple, built-mostly-from scratch discord bot in lua, written using discordia

Feel free to use, modify, and remix


Thanks to everyone who worked on Discordia, without it I would not have written this.

https://github.com/SinisterRectus/Discordia

Credits to let for inspiration on the command detection code

https://github.com/letiulthecode/Old-Machine

Kudos to the people at the Discordia discord for help on programming.