Sophie Marie
6a2ecb14c3
Remove PTB invite link, tweak support paragraph.
2023-01-22 14:31:49 -06:00
Sophie Marie
052dc251a1
Remove unnecessary comment.
2023-01-05 12:27:17 -06:00
Sophie Marie
18d3ea778d
Credit the artist that created the modified Xenia icon
2023-01-04 21:02:25 -06:00
Sophie Marie
2815e3283b
Rename info to about, Replace Tux with Xenia
2023-01-04 20:51:46 -06:00
Sophie Marie
f132421357
Merge branch 'v14' into mergeconflict
2022-12-26 16:34:12 -06:00
Sophie Marie
0681b8cf91
Update shutdown/restart msgs
2022-12-26 16:28:19 -06:00
Sophie Marie
c3e58abfc1
Add link to the avatar for mobile users
2022-12-26 16:22:44 -06:00
Sophie Marie
d74cb0b1ad
Update links
2022-12-26 15:57:29 -06:00
Sophie Marie
7b718c43aa
Change constants to use ApplicationCommandOptionType
2022-12-06 21:06:39 -06:00
Sophie Marie
a2dd3e0ca5
Fix GIF profile pictures not being displayed as the GIF
2022-11-14 22:04:06 -06:00
Sophie Marie
69ebf0cec4
Remove PTB invite link, link to announcement instead.
2022-11-14 15:30:58 -06:00
Sophie Marie
3d09aee2df
Make messages reply to the interaction instd of sending message
2022-11-10 14:52:49 -06:00
IDeletedSystem64
b817c6b997
Undo changes to reload
2022-11-09 23:27:13 -06:00
Sophie Marie
5af776f4c2
RELOAD FINALLY WORKS WITH SLASHCMDS
2022-11-09 18:57:29 -06:00
Sophie Marie
f33bfce68c
Remove PTB invite link
2022-11-06 11:20:46 -06:00
Sophie Marie
d650ae3dcc
Put bot userID into a code block
2022-10-28 13:11:06 -05:00
Sophie Marie
1da0d738ec
Prefixes are now kaboom
...
But uh, that made a huge mess.
2022-10-24 16:03:06 -05:00
IDeletedSystem64
ca3e1dd37e
Mostly finish help refactor. Check desc for more info
...
The embed design could be hell of a lot more organized, but unfortunately I don't really want to spend the time to set up how I want to do categories for this release, so hopefully 1.4 this will be more organized.
2022-08-11 16:38:30 -05:00
IDeletedSystem64
95a7df98b3
Mention source and self-hosting, Clean up embed code
2022-08-11 16:11:43 -05:00
IDeletedSystem64
b7c4cb011e
Fix errors when running with arguments | I don't trust this to not break again, xD
2022-08-10 22:27:17 -05:00
IDeletedSystem64
ca47208da7
Refactor help command!
2022-08-02 23:53:44 -05:00
IDeletedSystem64
cb1eb0a5bd
Migrate bot-token and ownerid to dotenv
2022-08-02 23:53:28 -05:00
IDeletedSystem64
85f2bb252e
Fix broken loading spinner on stop/restart commands
2022-07-28 21:10:39 -05:00
IDeletedSystem64
ca77b63c97
Fuck it. This only fixes the crashes on startup, Does NOT work with slash commands.
2022-07-26 23:27:46 -05:00
IDeletedSystem64
d527cab9f5
Refactor entire help command, unfinished.
...
There are still a few thing's that need to be worked on, such as showing a category. This will rely on getting the parent folder of the command since I want to start categorizing everything like I should be to help make things easier to find.
2022-07-26 20:44:00 -05:00
IDeletedSystem64
7541b53492
Wait that was suppose to be removed, not a comment.
2022-07-22 21:40:18 -05:00
IDeletedSystem64
2661631c10
Remove unneeded value
2022-07-22 20:47:35 -05:00
Sophie Marie
a50b45e784
Rewrite bot info and embed ( #59 )
2022-07-18 12:03:50 -05:00
IDeletedSystem64
43f73c5403
Pass client to eval
2022-07-14 12:49:54 -05:00
Sophie Mondzelewski
77517f6a16
Make info use the new external function for uptime
2022-07-05 12:29:14 -05:00
Sophie Mondzelewski
af6b091cda
Fix an oopsie poopsie, a fucky wucky!
2022-07-05 11:51:30 -05:00
IDeletedSystem64
8d154b5e8a
Make totalSeconds use process.uptime();
2022-07-04 11:53:42 -05:00
IDeletedSystem64
f5f94a1026
Fix the embed name returning an userID instead of username
2022-07-04 11:08:50 -05:00
IDeletedSystem64
f54d22beb7
Change how No Permissions error is sent, add logging.
2022-07-03 18:13:35 -05:00
IDeletedSystem64
8f2c8493bd
Fix fatal problem where any user can stop the bot
2022-07-03 18:12:53 -05:00
IDeletedSystem64
b7f03b872c
Fix a typo in a variable
2022-07-03 17:12:40 -05:00
IDeletedSystem64
256646d082
Fix embed not sending, causing an empty message error
2022-07-01 19:43:28 -05:00
IDeletedSystem64
a2ec5405a2
Redo responses, Add basic logging.
2022-07-01 19:34:46 -05:00
IDeletedSystem64
4772ab8e0f
setnick has been deprecated and removed.
2022-07-01 17:07:24 -05:00
Nathaniel Mason
dd6a5948ef
null checking
2022-05-02 02:11:30 +01:00
Nathaniel Mason
a8409b4828
fix function signatures and spelling errors
2022-04-23 19:07:50 +01:00
Nathaniel Mason
8c431e95c7
remove old todo
2022-04-22 21:28:11 +01:00
Nathaniel Mason
5a7040767e
make variadic lists force at least one parameter + grammar corrections
2022-04-22 21:16:14 +01:00
Nathaniel Mason
7d10366f01
fix reload message parsing
2022-04-22 21:07:25 +01:00
Nathaniel Mason
9c28f9f228
fix no argument response to /reload
2022-04-22 21:02:05 +01:00
Nathaniel Mason
984aaecc53
Filter lists down to only used inputs
2022-04-22 06:22:02 +01:00
Nathaniel Mason
37e0603ebf
Basic implementation of variadic list inputs
2022-04-22 06:11:53 +01:00
Nathaniel Mason
ab2cd6bd7d
Add (almost complete) slash command support
2022-04-22 05:50:42 +01:00
Nathaniel Mason
e3318d26c7
use the new client.application.commands to generate slash command interfaces
2022-04-22 02:53:03 +01:00
Nathaniel Mason
e315feb737
Add ESlint to help enforce coding style
2022-04-22 00:09:21 +01:00