Commit Graph

375 Commits

Author SHA1 Message Date
Sophie Marie dd90c9379b
Remove discriminator, fix ID not being in a codeblock 2023-06-10 17:48:47 -05:00
Sophie Marie 0942054c44
Update Discord.JS to v13.16.0 2023-06-10 16:32:50 -05:00
Sophie Marie b283e1512a
Add notice that we are ending development soon. 2023-05-19 12:53:14 -05:00
Sophie Marie 08496ff1ef
didnt i get rid of yarn 2023-05-19 12:38:30 -05:00
Sophie Marie 5f7ebc164d
update default prefix 2023-05-19 12:34:01 -05:00
Sophie Marie bfe48d55b1
Change readme to say this is the stable branch 2023-05-19 12:27:51 -05:00
Sophie Marie 53eb34b264
1.3.3
Update to 1.3.3
2022-12-26 16:34:56 -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 c484d727f5
no longer removing prefixes in 1.4 2022-12-26 15:58:28 -06:00
Sophie Marie d74cb0b1ad
Update links 2022-12-26 15:57:29 -06:00
Sophie Marie ce61a4607e
Bump year 2022-12-26 13:32:59 -06:00
Sophie Marie d06d121bea
Pull changes from 1.3.1-1.3.2 into dev
fuck me
2022-12-26 13:26:11 -06:00
Sophie Marie 8d9e3937e6
Resolve merge conflicts 2022-12-26 13:17:42 -06:00
Sophie Marie c89d8e9dce
Update to 1.3.2
Update to 1.3.2
2022-11-14 22:11:18 -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 a8d34c9990 Specify that the user cannot use that cmd w/ prefix in 1.4 2022-11-14 16:10:10 -06:00
Sophie Marie 3c41e47df1 Make error msgs reply to the interaction 2022-11-14 16:08:31 -06:00
Sophie Marie 67fd0343db Bump version number 2022-11-14 15:36:26 -06:00
Sophie Marie 69ebf0cec4 Remove PTB invite link, link to announcement instead. 2022-11-14 15:30:58 -06:00
Sophie Marie 7f5428a31b Update help status to use slashcmd 2022-11-13 17:35:52 -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 d9206fe7fa Apparently yarn re-ordered the lock file? 2022-11-08 17:15:09 -06:00
Sophie Marie 24c9e9277a Specify D.js version, as well as dev dependencies. 2022-11-08 17:14:21 -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 0fa4c4da21 Upgrade dependencies to their newest versions 2022-10-28 13:09:27 -05:00
Sophie Marie 0f72bed119 Change quote 2022-10-24 16:03:26 -05:00
Sophie Marie 1da0d738ec Prefixes are now kaboom
But uh, that made a huge mess.
2022-10-24 16:03:06 -05:00
Sophie Marie f3e2fd893d Delete messageCreate event 2022-10-24 16:02:31 -05:00
Sophie Marie 425143b109 Bump version number 2022-10-04 14:35:43 -05:00
Sophie Marie 3a33e4df9c
1.3.1
This is a tiny release to add a warning that we will move entirely to slash commands in 1.4.

Known issues

Slash commands may (rarely) error with "DiscordAPIError: Unknown interaction"
This will be fixed in 1.4
2022-10-03 20:18:43 -05:00
Sophie Marie 367a797851 Add a warning when using prefix commands that they're deprecated and will be removed. 2022-10-03 14:24:39 -05:00
Sophie Marie 6065dcb24d Yarn 2022-10-03 13:56:50 -05:00
Sophie Marie 0caa0ab2da Restructure gitignore 2022-10-03 13:56:36 -05:00
Sophie Marie 77acc594b2
Update to 1.3 Stable
nice pr 



Update to Stable 1,3:

    Eval now has access to Client by default. (This is probably a security mess, oh well. lmao)
    Move token and ownerID to .env (Make sure to update your configuration when updating!)
    Refactor the entire help command, It's actually helpful now!:
    Running help now provides a command list, and running help provides information about the command, as it should've originally.
    Refactor info command, It now looks nicer both inside and out.
    Fixed a bug in userinfo where the username in the embed name returned as the User ID
    Other bug fixes.

For developers:

    Added getTime function, This will allow you to get formatted time.
    Moved Uptime to its own

!!!MAKE SURE TO MOVE YOUR TOKEN AND USERID TO THE NEW .ENV!!!
2022-08-13 14:00:59 -05:00
Sophie Marie ba8643b537
Update PTB to 1.3ptb_final
Pull latest commits into PTB.
2022-08-11 23:06:39 -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 3a5f1ce2d2 Remove unneccessary comments 2022-08-10 22:27:57 -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 67b126ccff Add .env to Gitignore 2022-08-10 17:18:59 -05:00
Sophie Marie de90322304
Update PTB to 1.3ptb_8.3.22
Refactor Help Command
Migrate the ownerID and bot token to dotenv
Change ping locations
Update documentation to support the configuration changes
2022-08-03 00:04:37 -05:00
Sophie Marie 55626d314e
Update documentation 2022-08-03 00:00:20 -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
Sophie Marie 0f78055a66
git is stupid 2022-08-02 23:26:39 -05:00
Sophie Marie 428dc5261e
Delete .env 2022-08-02 23:25:22 -05:00