neoarz
b06b0cdb66
refactor(serverinfo): new info
...
Enhanced the server info embed with more detailed statistics and improved formatting. Updated help command to send responses in the channel when possible, with fallback to DMs if sending fails, and added error handling for users with DMs disabled. Made botinfo embed non-ephemeral and added a custom emoji to the description.
2025-10-09 22:56:43 -04:00
neo
0fe0f4550a
Merge pull request #8 from neoarz/readme
2025-10-09 21:50:48 -04:00
neoarz
2ff4513ebf
fix(botinfo): wording
2025-10-09 21:50:15 -04:00
neo
b374223b6c
fix(readme):formatting of command group table in README
2025-10-09 16:28:06 -04:00
neo
c2b0f318c1
refactor(readme): badge for total commands
...
Added a badge for total commands in the README.
2025-10-09 10:29:03 -04:00
neoarz
92e0ab72de
fix(readme): sigh
2025-10-09 08:20:52 -04:00
neoarz
c988bac1b0
feat(readme): stuff
2025-10-09 08:18:43 -04:00
neoarz
24d0a99055
@feat(botinfo): update message, and include message on new server join
2025-10-09 08:02:52 -04:00
neoarz
d2fbb5f55b
refactor(botinfo): new ui
2025-10-09 01:00:00 -04:00
neoarz
50af638e2d
refactor(botinfo): now seperate command
2025-10-09 00:24:43 -04:00
neoarz
71cb384ff3
feat(codepreview): diff colors for pr status
2025-10-08 23:40:25 -04:00
neoarz
743bf82bda
feat(codepreview): now supports prs!!!
2025-10-08 23:28:30 -04:00
neoarz
4bb78d6eae
fix(tweety): new api with spam protection
2025-10-08 21:55:13 -04:00
neoarz
dccf979a5a
fix(docs): stuff
2025-10-08 20:46:55 -04:00
neoarz
beffefcb14
fix(minesweeper: no more ratelimiting?
2025-10-08 16:03:54 -04:00
neoarz
94a0e89dc3
feat(docs): new command :)
2025-10-08 15:29:01 -04:00
neoarz
087b8095e2
refactor(misc): send images directly instead of embed
2025-10-08 09:49:34 -04:00
neo
c099df1a45
Merge pull request #7 from neoarz/tweety
2025-10-08 00:44:28 -04:00
neoarz
c80dca059f
fix(tweety): warning and word count
2025-10-08 00:43:21 -04:00
neoarz
f946efd5ce
chore: update readme and todo
2025-10-07 23:00:33 -04:00
neoarz
78f5e80b93
fix(tweet): dual error messages
2025-10-07 22:52:06 -04:00
neoarz
fae21eed44
fix(tweety): only works with text no more images
...
also now works with other bot messages
2025-10-07 22:41:05 -04:00
neoarz
94d0eca8f1
fix(tweet): user and role mentions now show real text
2025-10-07 22:24:30 -04:00
neoarz
47043fb38b
refactor(tweet): new york time
...
add pytz requirements
2025-10-07 22:10:52 -04:00
neoarz
56818bf912
refactor(tweety): new slash command for tweety (shows help)
2025-10-07 22:02:37 -04:00
neoarz
eb800a9bd5
refactor(tweety): too much unecessary code :)
2025-10-07 21:37:55 -04:00
neoarz
7419ec5f59
fix(tweety): remove theme args since buttons work
...
Simplifies the tweety command by removing the 'verified' and 'theme' arguments from command signatures and related logic. Defaults for these options are now set internally, and toggling is handled via UI elements instead of command parameters.
2025-10-07 21:29:42 -04:00
neoarz
70af8e24b2
fix(tweety): slash commands show diff message
2025-10-07 15:22:33 -04:00
neoarz
25ea98236d
feat(tweety): new command :)
2025-10-07 13:33:53 -04:00
neoarz
9c7359906c
feat(depart): new command :) (requested by jackson)
2025-10-06 21:25:14 -04:00
neo
78f6959d04
Merge pull request #6 from CelloSerenity/Csdev
2025-10-06 12:40:56 -04:00
neoarz
18bac4a125
fix(crash): use double quotes to not break file
...
- update files last updated
- remove original names since using /(command group) help is better
2025-10-06 08:38:39 -04:00
CelloSerenity
7dc62b9340
DOWN
2025-10-05 22:17:51 -06:00
CelloSerenity
9943e6fcc3
YOU
2025-10-05 22:14:56 -06:00
CelloSerenity
2f2a426fe0
LET
2025-10-05 21:45:16 -06:00
CelloSerenity
32b5f1cc32
GONNA
2025-10-05 21:42:02 -06:00
CelloSerenity
abebd06227
NEVER
2025-10-05 21:41:04 -06:00
CelloSerenity
b5c3f0f93e
UP
2025-10-05 21:38:45 -06:00
CelloSerenity
c07743dc75
YOU
2025-10-05 21:38:16 -06:00
CelloSerenity
19c20af504
GIVE
...
note: maybe change name to anisette?
2025-10-05 21:37:22 -06:00
CelloSerenity
1b636e6621
GONNA
2025-10-05 21:35:43 -06:00
CelloSerenity
f9207c3f56
NEVER
2025-10-05 21:34:33 -06:00
neoarz
cc3e5e4a75
fix(translate): make markdown render properly
2025-10-05 20:03:25 -04:00
neoarz
11b9effcb6
feat(timeout): new command :)
2025-10-05 14:38:30 -04:00
neoarz
f7f4372cf7
feat(img2gif): new command :)
2025-10-05 09:07:10 -04:00
neoarz
f26da6bf80
fix(hackban): was looking for str instead of int rip
...
Enhanced the feedback command's error response to use an embed for better user experience. Changed the 'user_id' parameter type from int to str in hackban commands to support non-integer user IDs.
2025-10-04 22:09:11 -04:00
neoarz
6fc24ef8f6
fix(feedback): wasnt working due to app commands
2025-10-04 20:21:10 -04:00
neoarz
5128706f9a
fix(tryitandsee): send only link instead of embed
...
The tryitandsee command now sends a direct link (https://tryitands.ee/ ) instead of an embedded GIF. This simplifies the response and removes the use of embeds and images.
2025-10-04 19:31:06 -04:00
neoarz
4f66c3705a
fix(8ball && mcquote): fixes
...
Replaces the synchronous requests library with aiohttp in mcquote.py to enable asynchronous HTTP requests, improving performance and compatibility with async Discord bots. Also updates exception handling to use aiohttp.ClientError. Adds missing discord import in eightball.py.
2025-10-04 18:43:06 -04:00
neoarz
b26d786d23
feat(purge): make it able to purge specific user messages
2025-10-04 13:22:54 -04:00