Commit graph

60 commits

Author SHA1 Message Date
99e7d90185
changed all instances of SeaswimmerTheFsh to cswimr
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 45s
2024-09-16 09:20:13 -04:00
2066b075da
fix(repo): changed all instances of git.seaswimmer.cc to coastalcommits.com
All checks were successful
Pylint / Pylint (3.10) (push) Successful in 51s
2023-10-24 00:48:49 -04:00
1c247636d1
updated info.json's for all cogs in the repository
All checks were successful
Pylint / Pylint (3.10) (push) Successful in 58s
2023-10-22 13:22:44 -04:00
88b1a995b4
fix(suggestions): icon_url --> icon.url
All checks were successful
Pylint / Pylint (3.10) (push) Successful in 56s
Pylint / Pylint (3.11) (push) Successful in 51s
Pylint / Pylint (3.9) (push) Successful in 55s
2023-10-20 15:33:26 -04:00
08ad1fe902
fix(suggestions): pylint fixes
All checks were successful
Pylint / Pylint (push) Successful in 1m6s
2023-09-24 20:50:43 -04:00
792848699b
feat(suggestions): added jump link to context menu commands
Some checks failed
Pylint / Pylint (3.11.2) (push) Failing after 10s
2023-09-23 16:02:19 -04:00
b74569e4eb
misc(suggestions): improved code structure
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-22 12:07:06 -04:00
480ff5915f
feat(suggestions): the epheremal "suggestion approved" or "suggestion denied" message will now be deleted after 10 seconds
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-21 13:01:42 -04:00
694d8d01de
feat(suggestions): added more checking to approve/deny to prevent them from being used on random messages
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-21 12:54:09 -04:00
298bf8a3dc
fix(suggestions): forgot to undo part of one of the previous fixes
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-21 12:48:14 -04:00
7c0ab73ac0
fix(suggestions): implemented interaction variants of get_results and get_emojis
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-21 12:47:29 -04:00
b943ba276f
fix(suggestions): reverted previous fix as that wasn't the issue 2023-09-21 12:45:34 -04:00
dd33315e16
fix(suggestions): transferring original interaction for client.get_cog()
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-21 12:43:55 -04:00
3a7d4132e0
fix(suggestions): hopefully fixed class instantizing for suggestions context menu cmds
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-21 12:41:13 -04:00
13eea546f9
fix(suggestions): reverted previous commit
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-21 12:38:54 -04:00
a02b488934
fix(suggestions): whoops!
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-21 12:37:16 -04:00
fa3301e2db
fix(suggestions): testing a fix to suggestions
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-21 12:36:50 -04:00
15872748c2
fix(suggestions): lets try that
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
again!
2023-09-21 12:32:32 -04:00
5aa938acb8
fix(suggestions): fixed using bot instead of Red
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-21 12:30:39 -04:00
4c3c030112
fix(suggestions): fixed context menu commands
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-21 12:28:12 -04:00
a2aae0e9eb
fix(suggestions): fixed suggestions' text commands not working 2023-09-21 12:25:32 -04:00
55867ea12a
fix(suggestions): hopefully fixed an attributeerror
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-21 11:28:05 -04:00
9568fb548e
fix(suggestions): changed some indentation
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-21 11:23:11 -04:00
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