Commit Graph

25 Commits

Author SHA1 Message Date
jude
d2a8bd1982 update readme with better build instructions 2022-05-13 23:13:39 +01:00
jude
620f054703 extracted event handler. removed custom sharding code. extracted util functions 2022-02-19 13:28:24 +00:00
e47715917e integrate reminder sender 2021-12-20 13:48:18 +00:00
5230101a8d beta0 2021-11-13 14:12:37 +00:00
72228911f2 Readded some guild data code. fixed some weird cases with macro command. removed restrict command. changed db to be 'as it was'. removed execution limiters since commands are quite heavily ratelimited anyway 2021-10-30 21:02:11 +01:00
db7cca6296 added to the migration file somewhat. added some checks to components 2021-10-26 22:13:51 +01:00
44debf93c5 removed dead code 2021-10-26 20:54:22 +01:00
6cf660c7ee macro stuff 2021-10-16 19:18:16 +01:00
903daf65e6 ... 2021-10-12 21:52:43 +01:00
d84d7ab62b added functionality for reusable hook functions that will execute on commands 2021-09-22 21:12:29 +01:00
1820b5a17b updated README.md 2021-02-14 15:40:05 +00:00
355693f366 changed dependencies so that we stay on releases 2021-01-25 20:24:24 +00:00
43ba899c7a removed forward check bc it doesnt work. added an environment variable to configure if dm responses should be enabled 2021-01-17 00:39:48 +00:00
d8bf0240e4 removed all remaining instances of UserData::response. languagemanager now loads from string compiled into executable. languagemanager falls back properly. removed unnecessary param from language_of 2020-11-22 01:31:50 +00:00
dd621a022a fix for the del command not working properly 2020-10-25 17:39:39 +00:00
a7fa722518 use serenity from my repo. other minor improvements 2020-10-25 11:19:21 +00:00
8e567bf10b bumped to rc.7. embed avatar inside executable. nudge now outputs the current nudge when ran with no arguments 2020-10-23 22:23:43 +01:00
749abf7898 added case insensitivity to commands 2020-10-22 10:31:47 +01:00
d10bf7ede6 insert events on deleting a reminder 2020-10-14 16:08:26 +01:00
dca2b37fb0 made webhook avatar configurable 2020-10-14 11:31:18 +01:00
ceac7be083 moved around the consts so that default prefix env var isnt being read into the framework. made theme color configurable 2020-10-13 14:35:13 +01:00
84aa7c3278 readded local_language config option 2020-10-12 22:43:02 +01:00
88596fb399 padded readme out. made python location configurable. made ignore_bots configurable. replaced max_message_length with serenity's provided constant 2020-10-12 19:12:33 +01:00
2b74adadeb
Update README.md 2020-10-02 14:19:53 +00:00
MxGutierrez
995b065f66
Create README.md 2020-10-01 20:51:02 -03:00