Commit Graph

386 Commits

Author SHA1 Message Date
Sophie Marie cefdc65df1
Update dependencies, Add package-lock 2023-01-22 12:43:32 -06:00
Sophie Marie 1db1d5353b
Add issue templates 2023-01-07 14:17:33 -06:00
Sophie Marie 15739f7917
Specify that interactions aren't ephermal by default 2023-01-05 15:02:31 -06:00
Sophie Marie 54993de287
Remove release type and intents 2023-01-05 15:02:04 -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 977f6e2a21
Fix missing async 2023-01-04 20:45:50 -06:00
Sophie Marie fec4dc45ef
pull 1.4 dev changes into actual dev branch
pull 1.4 dev changes into actual dev branch, closes #73
2023-01-04 20:22:54 -06:00
Sophie Marie cb621c21ec
Merge pull request #77 from IDeletedSystem64/mergeconflict
Pull dev changes into v14
2022-12-26 16:34:33 -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 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 7b718c43aa
Change constants to use ApplicationCommandOptionType 2022-12-06 21:06:39 -06:00
Sophie Marie f56dc3ff37
remove isInteractionCommand, it seems to have been removed in v14. 2022-12-06 21:05:49 -06:00
Sophie Marie dab0aa4799
change intents to use GatewayIntentBits 2022-12-06 20:42:00 -06:00
Sophie Marie 44f71c0e2c
dont mix and match package managers 2022-12-06 19:43:30 -06:00
Sophie Marie 3496f1610e
i hate twitter (and not cause of mr musky ballz) 2022-11-23 22:59:52 -06:00
Sophie Marie 18134aa424 Upgrade dependencies and D.JS to V14 2022-11-19 13:50:27 -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 fb6556463b Update readme 2022-11-14 12:04:01 -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