Commit Graph

52 Commits

Author SHA1 Message Date
IDeletedSystem64 cb1eb0a5bd Migrate bot-token and ownerid to dotenv 2022-08-02 23:53:28 -05:00
Foxinatel 584a073ee0 Offload event handlers to their own seperate files 2022-05-14 09:57:05 +01:00
Nathaniel Mason dd6a5948ef null checking 2022-05-02 02:11:30 +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 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 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
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 4312a2e075 change footerTxt to config.footerTxt 2022-03-29 19:51:43 +01:00
Nathaniel Mason 752e6728bb Merge branch 'dev' of github.com:IDeletedSystem64/anitrox into dev 2022-03-29 19:43:19 +01:00
IDeletedSystem64 268ceb9c4a Move everything to use config 2022-03-28 12:39:27 -05:00
IDeletedSystem64 976ba50c38 Move config to a single variable and pass it. 2022-03-28 10:56:21 -05:00
Nathaniel Mason 2206af796a change all indentation to spaces 2022-03-27 23:03:17 +01:00
Nathaniel Mason 7bfbe0a021 string formatting with templates 2022-03-26 18:20:32 +00:00
Nathaniel Mason 4d51f2b5a7 new error embed generator + some more patches 2022-03-26 17:31:03 +00:00
Nathaniel Mason 3651553256 change class constructors to json objects 2022-03-26 16:02:17 +00:00
Nathaniel Mason 6c10d32fd5 slightly nicer handling of the embed's footer 2022-03-26 08:58:15 +00:00
Nathaniel Mason 25971ab8cb Foxi's initial patches + formatting updates 2022-03-26 08:33:18 +00:00
IDeletedSystem64 78b409c3c1 Change error embed footer, additional comments 2022-03-18 11:04:08 -05:00
IDeletedSystem64 2be9ee8b69 ALL MY CODE KEEPS BLOWING UP! 2022-03-17 21:55:08 -05:00
IDeletedSystem64 057b8f66bd Move statuses and footer to JSON, Simplify errors 2022-03-17 21:47:23 -05:00
BuildTools 157b948416 Anitrox said to commit these changes 2022-01-12 13:13:23 -06:00
IDeletedSystem64 a08582d6d2 Remove "Discord API Ping" frm:info + unneeded stuff. 2022-01-12 00:59:17 -06:00
Sophie M 51a00b82ba
Update startup 2021-08-27 16:15:26 -05:00
Sophie M 737d2b4573
Reduced and replaced custom statuses 2021-07-21 15:48:17 -05:00
Sophie M 343fd1895e
Added some logging for stuff on boot 2021-06-08 21:25:37 -05:00
Anthony M 75fe3064ab
Fixed an issue in cmd handler that broke everything. 2021-03-16 17:09:00 -05:00
Anthony M 446a38f31a
Bot release + build is now shown on startup 2021-03-12 10:52:40 -06:00
Anthony M cf4dacf3c8
Moved version and build to config file, edited start to support it. 2021-02-25 10:11:54 -06:00
Anthony M 726b4d7c73
start now clears console on successful startup 2021-02-11 21:39:01 -06:00
Anthony M e0e97ba25d
Merge branch 'ptb' into dev 2021-02-06 12:22:35 -06:00
Anthony M b526407488
Fix one of the statuses 2021-02-06 12:18:33 -06:00
Anthony M 2f6f505f84
Update start.js for I hope the last frickin time 2021-01-31 22:09:21 -06:00
Anthony M 3c7ecffcd4
Add new statuses
This will be uploaded to the bot soon.
2021-01-30 23:34:37 -06:00
Anthony M f331627bdb
🙃 Ill be honest, I messed up a line. 2021-01-30 23:32:54 -06:00
Anthony M 3accd97980
Add new statuses 2021-01-30 23:23:32 -06:00
Anthony M cbdce627d9
Merge branch 'ptb' into dev 2021-01-26 14:10:13 -06:00
Anthony M ae7c551d62
Add files via upload 2021-01-24 11:56:14 -06:00
Anthony M fa68989047
Update start.js 2021-01-24 10:59:45 -06:00
Anthony M 2e0382e18d
Add new statuses, update internal name. 2021-01-22 23:39:58 -06:00
Anthony M 0e70cc9f9d
Add footer variable to start.js for QOL 2021-01-19 21:29:39 -06:00
Anthony M e6b2c14d25
Merge branch 'ptb' into dev 2021-01-19 18:34:36 -06:00
Anthony M d3166d26d3
Update start.js 2021-01-19 18:09:50 -06:00