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 28cb7cf447 Made commands case-insensitive, but maintained case in arguments and content. Removed test function 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 add README 3 years ago
bot.lua Made commands case-insensitive, but maintained case in arguments and content. Removed test function 3 years ago
complexCommands.lua Made prefix configurable 3 years ago
rng.lua Refactored code for new detection system, now supports sub-files for commands! 3 years ago
settings.lua Made prefix configurable 3 years ago
simpleCommands.lua Made commands case-insensitive, but maintained case in arguments and content. Removed test function 3 years ago
startBot.sh Added launcher 3 years ago
tools.lua Refactored code for new detection system, now supports sub-files for commands! 3 years ago

README.md