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 c13b21e714 Added readme.md 3 years ago
deps Potential slash-command compatibility, some code cleanup 3 years ago
docs Added new hidden welsh function 3 years ago
.gitignore Refactored code for new detection system, now supports sub-files for commands! 3 years ago
README.md Added readme.md 3 years ago
bot.lua Re-Initialize now refreshes tools.lua 3 years ago
complexCommands.lua Fixed some code, added argument to !roll 3 years ago
rng.lua Fixed some code, added argument to !roll 3 years ago
settings.lua Made prefix configurable 3 years ago
simpleCommands.lua Minor refractoring, allows hot-refreshing. 3 years ago
startBot.sh Added launcher 3 years ago
tools.lua Re-Initialize now refreshes tools.lua 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.