Commit Graph

8 Commits

Author SHA1 Message Date
46343a5503 Let's get this rock rolling! 2016-05-03 20:30:47 +00:00
56abfab0b4 Through the Testing-Glass, & What Drew Found There 2016-04-15 22:55:06 -07:00
1dc61d2c44 Final fixes. 2016-04-15 06:57:42 -07:00
24deaec759 *Should* have a working local refactor now. 2016-04-10 21:04:47 -07:00
acb679f8fa I should probably commit now. Less global magic! 2016-04-08 14:12:02 -07:00
c50b1ca3fa Username cachine and various fixes.
Usernames seen by the bot are now cached in the $usernames table. To get the ID associated with a
username, use the resolve_username() function from utilities.lua.
The table_size() function in utilities.lua will tell you the number of items in a key/pair table.
about.lua no longer displays a link preview in the about message.
currency.lua now accepts decimal arguments for the amount.
luarun.lua now correctly displays "false" return values.
moderation.lua will no longer send "I do not administrate this group".
2016-01-12 05:22:28 -05:00
88a506492b some improvements 2015-12-14 14:48:17 -05:00
a0bbdba135 split admin.lua into multiple plugins to make way for the future
added shout.lua
2015-12-13 09:25:49 -05:00