Commit Graph

394 Commits

Author SHA1 Message Date
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
Nathaniel Mason e315feb737 Add ESlint to help enforce coding style 2022-04-22 00:09:21 +01:00
Nathaniel Mason 4b254b8d4e I borked my last merge, oops 2022-04-21 20:33:55 +01:00
Nathaniel Mason 0bc4277389 Fix uinfo command, discord.js v13 seems to have removed user.presence 2022-04-21 20:23:58 +01:00
Nathaniel Mason 8c9c083d26 Fix avatar url handling for error messages 2022-04-21 18:24:12 +01:00
Nathaniel Mason fb3f26cdd4 Merge upstream changed into Foxi's dev build 2022-04-21 18:09:05 +01:00
Nathaniel Mason 2189417343 Quick and dirty update to discord.js v13 2022-04-21 18:08:53 +01:00
IDeletedSystem64 9182daacb8 Remove opensource.js 2022-04-21 10:53:07 -05:00
IDeletedSystem64 b8bdeb5278 I forgot to remove the displayAvatarURL, lol 2022-04-21 10:52:44 -05:00
IDeletedSystem64 f07fad7951 Credit our awesome contributors! 2022-04-21 10:52:16 -05:00
IDeletedSystem64 9276975a45 Have error generator get user avatar instead of setting it in the command. 2022-04-21 10:05:07 -05:00
IDeletedSystem64 9388496662 Remove displayAvatarURL, This has been moved to the error generator. 2022-04-21 10:04:43 -05:00
IDeletedSystem64 2bd2c95e39 Remove displayAvatarURL, This has been moved to the error generator. 2022-04-21 10:04:03 -05:00
IDeletedSystem64 01515377b4 Fix displayAvatarURL 2022-04-21 09:25:14 -05:00
Sophie Mondz 35605fd9a9
Merge pull request #52 from Foxinatel/dev
Merge Foxinatels changes with base
2022-04-18 12:22:04 -05:00
Nathaniel Mason 05ed4d9c5c fix choose to optionally work with first line 2022-04-18 18:00:56 +01:00
Nathaniel Mason 22821dbd55 More uniform spacing 2022-04-18 17:30:12 +01:00
Nathaniel Mason 74066f666e Modules take names from the name of their file 2022-04-18 17:25:40 +01:00
Nathaniel Mason 0de4408797 add choose command 2022-04-18 17:06:53 +01:00
Nathaniel Mason fc0235a1ce Update parameter names 2022-04-18 17:06:24 +01:00
Nathaniel Mason db5c9f4f55 Update indentation 2022-04-18 17:03:01 +01:00
Nathaniel Mason 3fd6a893dd Fix string splitting regex to split on any whitespace 2022-04-18 16:13:06 +01:00
Nathaniel Mason 34115f41cf update README to mention shebang 2022-04-18 16:06:32 +01:00
Sophie Mondz 388535bb3a
Merge pull request #50 from IDeletedSystem64/dev
Fix a small formatting issue and remove deleted emoji
2022-04-14 21:25:40 -05:00
BuildTools e89b2fae5c Fix a small formatting issue and remove deleted emoji 2022-04-14 21:17:31 -05:00
Sophie Mondz aaa85f31a9
Update to Anitrox 1.1
Update to Anitrox 1.1
2022-03-29 19:07:05 -05:00
IDeletedSystem64 e0a7891b4a Pass client to eval 2022-03-29 19:04:20 -05:00
IDeletedSystem64 ee7b194d83 Fix missing args causing config issues 2022-03-29 18:53:55 -05:00