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
|
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 |
BuildTools
|
e89b2fae5c
|
Fix a small formatting issue and remove deleted emoji
|
2022-04-14 21:17:31 -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 |
IDeletedSystem64
|
b1d763d425
|
Fix shit
|
2022-03-29 18:13:06 -05:00 |
IDeletedSystem64
|
31ee6be7f6
|
Revert "Fix uptimes returning with everything in days"
This reverts commit 88ac2d4ab0 .
|
2022-03-29 18:10:10 -05:00 |
Sophie Mondz
|
570edf6da5
|
Merge pull request #48 from Foxinatel/dev
Patch the config-printing issue + indentation fix
|
2022-03-29 18:07:17 -05:00 |
Nathaniel Mason
|
aaae385763
|
use config param instead of require
|
2022-03-29 19:55:44 +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
|
f5f9cdf0e2
|
Move answers to config JSON
|
2022-03-29 11:06:04 -05:00 |
IDeletedSystem64
|
9eb8bd3d35
|
Change how it gets locations from config
|
2022-03-28 23:55:13 -05:00 |
IDeletedSystem64
|
e861e702c0
|
Change to using config for ID
|
2022-03-28 13:06:41 -05:00 |
IDeletedSystem64
|
3b33f51c65
|
Change icons and switch to using config for ID
|
2022-03-28 13:05:34 -05:00 |
IDeletedSystem64
|
55be4eb4f8
|
Stop should now end the process
|
2022-03-28 12:42:09 -05: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 |
IDeletedSystem64
|
88ac2d4ab0
|
Fix uptimes returning with everything in days
|
2022-03-27 20:08:50 -05:00 |
Nathaniel Mason
|
2206af796a
|
change all indentation to spaces
|
2022-03-27 23:03:17 +01:00 |
Sophie Mondz
|
ada0848db0
|
Merge pull request #47 from Foxinatel/dev
Merge @Foxinatel's changes
|
2022-03-27 17:02:54 -05: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
|
66ef27b8e6
|
add config-example.json back
|
2022-03-26 17:30:38 +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
|
333357e1c9
|
Allow the user to get info by user ID
|
2022-03-25 23:48:29 -05:00 |
Sophie Mondz
|
4f53a83b32
|
Merge pull request #44 from IDeletedSystem64/IDeletedSystem64-patch-1
Update all the commands to use new footer
|
2022-03-21 13:01:11 -05:00 |
IDeletedSystem64
|
e4a64c51bf
|
Update all the commands to use new footer
|
2022-03-21 12:55:29 -05:00 |
Sophie Mondz
|
7520fc74d2
|
Merge pull request #43 from IDeletedSystem64/IDeletedSystem64-patch-1
Update commands.md
|
2022-03-21 10:49:34 -05:00 |
IDeletedSystem64
|
9dbab772fc
|
Finish command list
|
2022-03-21 10:48:51 -05:00 |
IDeletedSystem64
|
978ccc3231
|
Change avatar to get from message author if no user is mentioned
|
2022-03-21 10:37:04 -05:00 |
Sophie Mondz
|
17969f62a8
|
Rename userinfo to uinfo
|
2022-03-21 10:28:55 -05:00 |
IDeletedSystem64
|
26d8a4f60d
|
Rename userinfo to uinfo
|
2022-03-21 10:27:50 -05:00 |
Sophie Mondz
|
71f582403c
|
Update commands.md
|
2022-03-19 19:06:20 -05:00 |
IDeletedSystem64
|
d47a280bad
|
Now pinging locations.
|
2022-03-19 10:43:33 -05:00 |
IDeletedSystem64
|
1ce2063071
|
Remove ban: Moderation is far from complete, I'd rather wait until moderation is actually added to readd banning
|
2022-03-18 21:31:07 -05:00 |
IDeletedSystem64
|
8f1583b8da
|
Online status adding may be readded in the future.
|
2022-03-18 21:29:44 -05:00 |
IDeletedSystem64
|
b05a7335f8
|
buttontest wasn't intended for stable to begin with.
|
2022-03-18 21:28:59 -05:00 |
IDeletedSystem64
|
b2f169e05f
|
Remove server creation (maybe readded in future.)
|
2022-03-18 21:28:05 -05:00 |