IDeletedSystem64
a0b8b2d5b7
Remove commands.md as it's no longer needed
2022-07-28 20:48:52 -05:00
IDeletedSystem64
b33280a417
Change ping locations, bump version number.
2022-07-28 20:18:06 -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
Sophie Marie
f7f332d654
Merge pull request #64 from IDeletedSystem64/dev
...
Public Test Build v1.3
2022-07-26 20:48:41 -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
e1056c4d20
Add new dependencies: node-fetch, dotenv
2022-07-22 21:53:40 -05:00
IDeletedSystem64
09d14f7a7d
Update support
2022-07-22 21:51:16 -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
dca559b365
Fix minutes displaying as hours
2022-07-16 12:10:37 -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
e378121fbe
Fix tSeconds making SystemUptime be the same as BotUptime
2022-07-05 12:28:31 -05:00
Sophie Mondzelewski
917d6a8c19
Move uptime to a file, This is partially for logging
2022-07-05 11:55:42 -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
Sophie Marie
f67548a159
Delete embeds.json
2022-07-04 11:42:50 -05:00
IDeletedSystem64
f5f94a1026
Fix the embed name returning an userID instead of username
2022-07-04 11:08:50 -05:00
Sophie Marie
bd2a028370
Merge pull request #63 from IDeletedSystem64/stable
...
Apply hotfix to dev
2022-07-03 18:22:26 -05:00
Sophie Marie
c6170b5caf
Update stable to 1.2.1
...
1.2.1 hotfix
2022-07-03 18:20:37 -05:00
IDeletedSystem64
a740aadbdc
Version update
2022-07-03 18:14:53 -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
b866641fac
Add functions, getTime function. This is for logging
2022-07-02 21:08:00 -05:00
Sophie Marie
2ba1c54cf5
Update to Stable 1.2
...
Update to Stable 1.2
2022-07-01 21:53:15 -05:00
Sophie Marie
da08c6fe8c
Merge pull request #51 from IDeletedSystem64/dev
...
Anitrox 1.2
2022-07-01 19:52:31 -05:00
Sophie Marie
91bb98b0b9
Update commands.md
2022-07-01 19:50:44 -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
BuildTools
564e644807
Merge branch 'dev' of https://github.com/IDeletedSystem64/anitrox into dev
2022-06-05 18:15:49 -05:00
BuildTools
8cffe5c5a6
Update license to GPLv3
2022-06-05 18:14:29 -05:00
Sophie Mondz
c392f3a759
Add license.
2022-06-05 16:50:48 -05:00
Sophie Mondz
f3c6bb0339
Merge pull request #55 from Foxinatel/dev
...
Offload event handlers to their own seperate files
2022-06-05 16:33:31 -05:00
Foxinatel
584a073ee0
Offload event handlers to their own seperate files
2022-05-14 09:57:05 +01:00
Sophie Mondz
0f6851adf8
Merge pull request #54 from Foxinatel/dev
...
null checking
2022-05-01 20:22:55 -05:00
Nathaniel Mason
dd6a5948ef
null checking
2022-05-02 02:11:30 +01:00
Sophie Mondz
95a458efc9
Merge pull request #53 from Foxinatel/dev
...
Upgrade to discord.js v13
2022-04-29 17:47:15 -05: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
f921a67608
better support for sanboxing commands
2022-04-22 21:01:17 +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