TSRBerry
492d43c608
Fix reply command targets ( #70 )
2023-09-11 21:22:09 +02:00
TSRBerry
3a0230259a
reply-targets: Await the result of fetch_message() ( #39 )
...
* Await the result of fetch_message()
* Apply black formatting
2023-04-05 18:57:46 +02:00
Mary
48f9cc5cde
Change robocop_ng to have state directory differ from working directory
2023-04-05 12:10:18 +02:00
TSRBerry
4ad2527a59
Use reply message to target a specific member & Add aliases for macros ( #26 )
...
* Remove command message when using macros
* macro: Reply to the same message as the author invoking the command
* logfilereader: Increase size of empty logs
* meme: Add reply targets
* mod: Add reply targets
* mod_timed: Add reply targets
* macro: Add aliases for macros
* macro: Fix list_macros not listing any macros
* Apply black formatting
2023-04-02 13:56:49 +02:00
TSRBerry
bd5f37086e
Fix errors when trying to access an avatar and some cleanup ( #22 )
...
* Replace avatar_url with str(display_avatar)
* Rewrite imports and resolve a few warnings
2023-03-09 23:01:10 +01:00
ave
2d25ab5601
make more of the code dpy2 friendly
...
- robocronp is completely broken
- The overall init should be unfucked, example here: https://discordpy.readthedocs.io/en/latest/migrating.html#extension-and-cog-loading-unloading-is-now-asynchronous
2022-05-24 20:35:42 +02:00
ave
5ef0f42967
poetryify robocop
2021-08-01 00:28:20 +03:00