Commit graph

9 commits

Author SHA1 Message Date
TSRBerry 5e2ce2abaa
Allow formatter to run on forks (#28)
* Allow formatter to run on forks

* Sometimes RTFM does save some time

* Automatically fix formatting for same repo PRs

* Apply black formatting
2023-04-01 18:43:56 +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
Mary 950b3f577b Update move logic after rebase 2023-03-08 08:29:56 +01:00
Mary b4d95b5635
Fix last commit again 2023-03-03 19:58:51 +01:00
Ayato (Shahil) 5ee601bda5
Update mod.py (#18) 2023-03-03 19:58:51 +01:00
Ave Ozkal 0877351cca
Rewrite the verification code to the one required by Ryujinx Guild 2022-11-10 14:41:26 +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
Mary e1fc841323 bandel: Fix missing command marker
This make the bandel command effectively work yay.
2021-08-06 19:39:11 +02:00
ave 5ef0f42967 poetryify robocop 2021-08-01 00:28:20 +03:00
Renamed from cogs/mod.py (Browse further)