Commit graph

37 commits

Author SHA1 Message Date
ae96e7d08d
fix(suggestions): fixed suggestions command having the wrong name
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-21 11:19:04 -04:00
3eea481044
fix(suggestions): fixed suggest command being a hybrid command
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-21 11:18:14 -04:00
41e852b728
fix(suggestions): fixed context commands preventing the cog from loading
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-21 11:14:40 -04:00
84c3dd4413
feat(suggestions): added modals for approve and deny context menu commands
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-21 11:09:46 -04:00
5cbc438a2b
fix(suggestions): made error messages epheremal 2023-09-21 11:09:35 -04:00
9d0450b223
misc(suggestions): added typechecking to _interaction_finish_suggestion 2023-09-21 11:09:13 -04:00
48c75b80f6
feat(suggestions): added deny as a context menu command 2023-09-21 11:08:39 -04:00
653d698774
feat(suggestions): added approve as a context menu command 2023-09-21 11:07:40 -04:00
e0e40ca99a
added _interaction_finish_suggestion method 2023-09-21 10:05:54 -04:00
101e0ecb34
misc(suggestions): importing app_commands 2023-09-21 09:53:20 -04:00
75f14a0e45
misc(suggestions): sorted imports and added re 2023-09-21 09:52:09 -04:00
17227880b3
fix(suggestions): fixed missing ) in finish_suggestion 2023-09-21 09:49:57 -04:00
672a60da40
fix(suggestions): fixed missing )
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-08-28 22:25:43 -04:00
aa501a0f14
misc: improved footer in suggestions cog
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 5s
2023-08-11 19:16:45 -04:00
2c89456e62
fix: default avatars no longer cause errors
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 4s
2023-08-11 19:12:27 -04:00
9834c645f7
misc: updated all instances of the old github link to the seagit link 2023-08-07 22:39:02 -04:00
a7a38433c6
fix: more avatar-related fixes 2023-08-07 20:15:31 -04:00
c4a1d22714
fix: avatar.url related fixes 2023-08-07 20:13:02 -04:00
64e075ccde
BREAKING!!!! feat: discord.py 2.0 compatibility 2023-08-07 17:34:57 -04:00
dcad41e10e
fix: hopefully fixed being listed as "None" if you have no nickname 2023-07-29 16:11:02 -04:00
26bc67bec6
fix: pings cannot be shown in embed author fields - made it nicknames instead 2023-07-29 16:01:31 -04:00
3a4826a38a
feat: made suggestions show the user mention instead of their username 2023-07-29 15:58:53 -04:00
ab4116ad1a ACTUALLY fixed check_discrim 2023-07-12 14:18:39 -04:00
ed0ea601d6 (hopefully) fixed check_discrim 2023-07-12 14:17:37 -04:00
831132f55f removed useless f string 2023-07-12 14:11:46 -04:00
5e48e3c1f8 fixed check_discrim 2023-07-12 14:10:05 -04:00
672103f086 added support for new username system 2023-07-12 14:07:56 -04:00
SeaswimmerTheFsh
26e71b90b7
Update suggestions.py 2023-05-04 22:03:18 -04:00
7b61f802a4 minor change to suggestions 2023-02-27 14:33:57 -05:00
0960041fdf updated suggestset embed 2023-02-27 14:31:00 -05:00
dd8ffa66a0 updated EUDS to match suggestions code 2023-02-27 13:35:35 -05:00
13f7588681 versioning removed, not needed after inspection 2023-02-27 13:34:08 -05:00
ac279fdc5d updated suggestions/info.json 2023-02-27 13:31:07 -05:00
83bf68c424 changed version number 2023-02-27 13:20:47 -05:00
bac6526a82 changed some command names and help text 2023-02-27 13:20:03 -05:00
SeaswimmerTheFsh
d01b9cb181
Update info.json 2023-02-27 12:49:31 -05:00
ae936e67f6 transferring everything over here 2023-02-27 12:43:38 -05:00