Commit Graph

31 Commits

Author SHA1 Message Date
jude 901cf575c4 Docker compose setup 2025-11-05 18:30:49 +00:00
jude cdfe44d958 Configure permissions properly on Rocket.toml. Make static path behave better 2023-06-14 13:29:48 +01:00
jude 4416e5d175 Remove need to supply webhook avatar 2023-05-08 17:32:59 +01:00
jude 734a39a001 Change default Python location. Update build instructions. Add container build instructions 2023-05-08 17:04:51 +01:00
jude 98191d29ee deb-related stuff 2023-05-07 21:08:59 +01:00
Jude Southworth df2ad09c86 Update README.md 2023-01-21 12:25:24 +00:00
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
jude e47715917e integrate reminder sender 2021-12-20 13:48:18 +00:00
jude 5230101a8d beta0 2021-11-13 14:12:37 +00:00
jude 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
jude db7cca6296 added to the migration file somewhat. added some checks to components 2021-10-26 22:13:51 +01:00
jude 44debf93c5 removed dead code 2021-10-26 20:54:22 +01:00
jude 6cf660c7ee macro stuff 2021-10-16 19:18:16 +01:00
jude 903daf65e6 ... 2021-10-12 21:52:43 +01:00
jude d84d7ab62b added functionality for reusable hook functions that will execute on commands 2021-09-22 21:12:29 +01:00
jude 1820b5a17b updated README.md 2021-02-14 15:40:05 +00:00
jude 355693f366 changed dependencies so that we stay on releases 2021-01-25 20:24:24 +00:00
jude 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
jude 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
jude dd621a022a fix for the del command not working properly 2020-10-25 17:39:39 +00:00
jude a7fa722518 use serenity from my repo. other minor improvements 2020-10-25 11:19:21 +00:00
jude 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
jude 749abf7898 added case insensitivity to commands 2020-10-22 10:31:47 +01:00
jude d10bf7ede6 insert events on deleting a reminder 2020-10-14 16:08:26 +01:00
jude dca2b37fb0 made webhook avatar configurable 2020-10-14 11:31:18 +01:00
jude 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
jude 84aa7c3278 readded local_language config option 2020-10-12 22:43:02 +01:00
jude 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
jude 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