Matthew
|
abe5af2f91
|
log pages
|
2020-06-16 22:35:26 -04:00 |
Matthew
|
9d4f3da073
|
log pages
|
2020-06-16 22:34:17 -04:00 |
Matthew
|
893a712f7a
|
fix whois issue
|
2020-06-16 19:43:08 -04:00 |
Matthew
|
945010a955
|
add new pager code
|
2020-06-16 17:38:06 -04:00 |
Matthew
|
77f9ca0903
|
lean whois db queries
|
2020-06-16 17:32:15 -04:00 |
Matthew
|
7c46539d01
|
add reference to page recipient messages
|
2020-06-15 23:03:36 -04:00 |
Matthew
|
cdbd835a76
|
add reference to page recipient messages
|
2020-06-15 23:00:49 -04:00 |
Matthew
|
8ad1fdc0cc
|
add message reference link to page
|
2020-06-15 22:24:37 -04:00 |
Matthew
|
560ec693fa
|
revert earlier commit
|
2020-06-15 21:59:35 -04:00 |
Matthew
|
50eeb27345
|
allow page to be used in dms
|
2020-06-15 21:57:45 -04:00 |
Matthew
|
1c4834aec2
|
add 'p' as an alias for page
|
2020-06-15 21:50:45 -04:00 |
Matthew
|
5c0b168041
|
remove platform from whois (keeps erroring someone fix)
|
2020-06-15 21:49:36 -04:00 |
Matthew
|
211a82974a
|
add paging system
|
2020-06-15 21:35:40 -04:00 |
Matthew
|
8da3363ea4
|
add redirect visit counting
|
2020-06-12 16:49:00 -04:00 |
Bsian
|
fbf28dbdb2
|
More plaform fix improvements
Fixes #11
|
2020-06-10 16:13:46 +01:00 |
Bsian
|
e55dcfc7dd
|
Clean up and improve platform calculation
|
2020-06-10 14:28:02 +01:00 |
Bsian
|
1786239f6a
|
Fix status checker
|
2020-06-10 14:13:38 +01:00 |
Bsian
|
e387d20f44
|
Clean up bitfield calculations
|
2020-06-10 14:05:07 +01:00 |
Bsian
|
7a3ccd7bd7
|
Simplication
|
2020-06-09 23:19:20 +01:00 |
Bsian
|
0aea3d1bd2
|
Fix ban message
|
2020-05-30 10:09:31 -04:00 |
Bsian
|
63ef7afb70
|
Enhanced handling of errors/information (engineering/communityrelations!12)
|
2020-05-22 21:20:49 -04:00 |
Matthew
|
b090b5e803
|
fixes to whois cmd
|
2020-05-22 02:11:00 -04:00 |
Bsian
|
6278ba6821
|
Clean up optional chaining
|
2020-05-21 07:28:04 +01:00 |
Bsian
|
46c99ef7bf
|
Apply suggestion to src/commands/djs.ts
|
2020-05-19 17:49:24 -04:00 |
Bsian
|
ed9a937155
|
Apply suggestion to src/commands/djs.ts
|
2020-05-19 17:49:10 -04:00 |
Bsian
|
5225a2bda2
|
Apply suggestion to src/commands/djs.ts
|
2020-05-19 17:48:40 -04:00 |
Bsian
|
4a30a27038
|
Fixes #8
|
2020-05-19 22:34:55 +01:00 |
DedShot™#9195
|
721262f7d3
|
fixing djs command
|
2020-05-18 23:38:53 -04:00 |
Bsian
|
97709b9b87
|
Clean up command
|
2020-05-17 01:34:45 +01:00 |
Bsian
|
830f81b8f6
|
Remove as many error overrides as possible
|
2020-05-17 01:34:39 +01:00 |
DedShot™#9195
|
89f780ddfb
|
used await instead of .then().catch() (KhaaZ)
|
2020-05-14 01:57:11 +01:00 |
DedShot™#9195
|
aafed2980c
|
defined variables type
|
2020-05-14 01:57:11 +01:00 |
DedShot™#9195
|
c5002557fd
|
Added discord.js docs command
|
2020-05-14 01:57:10 +01:00 |
Matthew
|
49d3ce608c
|
dont disable help on err
|
2020-05-14 01:46:20 +01:00 |
Matthew
|
b8ff7aa494
|
fix issue with additem
|
2020-05-14 01:46:20 +01:00 |
Matthew
|
049136adda
|
add manjaro to additem
|
2020-05-14 01:46:18 +01:00 |
Matthew
|
23a9e745a8
|
add manjaro to additem
|
2020-05-14 01:46:18 +01:00 |
Matthew
|
b4b7deae8e
|
add operating systems to whois
|
2020-05-14 01:46:17 +01:00 |
Matthew
|
317a752a7c
|
fix lowercasing issue'
|
2020-05-14 01:46:16 +01:00 |
Matthew
|
ca003b5ca4
|
fix for ban cmd issue
|
2020-05-14 01:46:15 +01:00 |
Matthew
|
fee475b409
|
fix typos
|
2020-05-14 01:46:15 +01:00 |
Matthew
|
d5d772d094
|
fix typos
|
2020-05-14 01:46:14 +01:00 |
Matthew
|
a2a144b0b4
|
allow dashes in redirect links
|
2020-05-14 01:46:13 +01:00 |
Matthew
|
aae9bc1217
|
add commands to add/delete/list redirect links
|
2020-05-14 01:46:12 +01:00 |
Matthew
|
44d44ec043
|
eslint ignore
|
2020-05-14 01:46:09 +01:00 |
Matthew
|
6d0a1fa357
|
return help on kick if no args specified
|
2020-05-14 01:46:09 +01:00 |
hector6704
|
9f537d104a
|
remove useless import
|
2020-05-14 01:46:07 +01:00 |
hector6704
|
db82d260e2
|
add kick command and fix typo in .gitignore
|
2020-05-14 01:46:07 +01:00 |
DedShot™#9195
|
c9d39fff4c
|
Fix npm command dependencies variable
|
2020-05-14 01:46:06 +01:00 |
Matthew
|
0f39b55669
|
fixes for command arguments
|
2020-05-14 01:46:04 +01:00 |
Matthew
|
8f06ad41e1
|
npm cmd bug fixes
|
2020-05-14 01:46:02 +01:00 |
Matthew
|
441579420a
|
changes to help cmd
|
2020-05-14 01:46:01 +01:00 |
Matthew
|
4cd7b0f12f
|
add help cmd
|
2020-05-14 01:46:00 +01:00 |
Matthew
|
2ad7d3f506
|
fixes to whois perm calculations
|
2020-05-14 01:45:59 +01:00 |
Matthew
|
c20557a2ad
|
fixes to npm command
|
2020-05-14 01:45:58 +01:00 |
DedShot™#9195
|
1eb05eff33
|
changed file name from mdn to npm
|
2020-05-14 01:45:58 +01:00 |
DedShot™#9195
|
8db1b708fa
|
Added timestamp and footer to the embed
|
2020-05-14 01:45:57 +01:00 |
DedShot™#9195
|
392fadc093
|
Added npm command
|
2020-05-14 01:45:56 +01:00 |
Matthew
|
ed866067b4
|
fixes for undefined platforms
|
2020-05-14 01:45:55 +01:00 |
Matthew
|
bf9ab41fcc
|
sort whois langs alphabetical order
|
2020-05-14 01:45:55 +01:00 |
Matthew
|
612b48dfa0
|
add missing c# case in switch statement
|
2020-05-14 01:45:54 +01:00 |
Matthew
|
0308e20528
|
info command
|
2020-05-14 01:45:54 +01:00 |
Matthew
|
4bf2311091
|
fix typos
|
2020-05-14 01:45:53 +01:00 |
Matthew
|
8067a8b348
|
delitem cmd
|
2020-05-14 01:45:53 +01:00 |
Matthew
|
9bd97df10a
|
fix issue with whois platform
|
2020-05-14 01:45:52 +01:00 |
Matthew
|
d48386a7b1
|
add known languages list to whois
|
2020-05-14 01:45:51 +01:00 |
Matthew
|
2a87dd253c
|
add command to add known langs
|
2020-05-14 01:45:51 +01:00 |
Matthew
|
15eee459d1
|
fix typo in roleinfo (@dedshot)
|
2020-05-14 01:45:50 +01:00 |
Matthew
|
a4182db2eb
|
platform information in whois cmd
|
2020-05-14 01:45:49 +01:00 |
Matthew
|
fee63d56aa
|
perm changes
|
2020-04-20 13:57:08 -04:00 |
Matthew
|
4541482cf5
|
acknowledgement title changes
|
2020-04-20 13:56:54 -04:00 |
Matthew
|
ba03174ce4
|
enums dont have to explicity declare the #'s
|
2020-04-17 20:31:15 -04:00 |
Matthew
|
3b1cf59c36
|
better creation date formatting
|
2020-04-17 13:03:33 -04:00 |
Matthew
|
1f75d0ff91
|
add member count & fix position stuff
|
2020-04-17 12:59:13 -04:00 |
Matthew
|
c8bc1b8f69
|
why is it using message.member
|
2020-04-17 12:47:26 -04:00 |
Matthew
|
bf56a69aa4
|
fix multiple issues with users that have no roles in whois.ts
|
2020-04-17 12:44:17 -04:00 |
Matthew
|
ec8eff224b
|
fix multiple issues with property, message.guild does not exist
|
2020-04-17 12:33:03 -04:00 |
Bsian
|
1a41999e42
|
more improvements
|
2020-04-17 14:45:18 +01:00 |
Bsian
|
2c6cf8e552
|
Improvements
|
2020-04-17 13:42:25 +01:00 |
Bsian
|
e780777adb
|
Use error function
(cherry picked from commit 41cd6869f5 )
|
2020-04-16 23:37:12 -04:00 |
Bsian
|
ca662aaa2f
|
Remove imports
(cherry picked from commit f35317c43c )
|
2020-04-16 23:29:39 -04:00 |
Bsian
|
b126486a0a
|
Add activity type enum
(cherry picked from commit c72d5c1f1b )
|
2020-04-16 23:28:28 -04:00 |
Bsian
|
65b5cedb4e
|
Remove optional chaining
(cherry picked from commit 99ef533121 )
|
2020-04-16 23:08:08 -04:00 |
Bsian
|
9dab377235
|
Fix everything
Matt please don't change the ECMA target
(cherry picked from commit cfe5e65ed8 )
|
2020-04-16 22:59:53 -04:00 |
Matthew
|
4069a20a31
|
fix various issues with ban/unban commands
|
2020-04-16 17:58:10 -04:00 |
Matthew
|
506deee8ab
|
fix unban issue
|
2020-04-16 10:14:13 -04:00 |
Matthew
|
1e5bcc56c0
|
add unban cmd
|
2020-04-16 10:09:44 -04:00 |
Matthew
|
a6ba25801a
|
temporarily remove badge
|
2020-04-16 09:59:14 -04:00 |
Matthew
|
443d627833
|
temporarily remove badge
|
2020-04-16 09:58:06 -04:00 |
Matthew
|
257c8f9e28
|
changes to whois
|
2020-04-16 09:53:33 -04:00 |
Matthew
|
b904a00b33
|
roleinfo command fixes
|
2020-04-16 09:16:48 -04:00 |
Matthew
|
e3dd49e3a8
|
fix issues relating to MR \!3
|
2020-04-16 09:03:59 -04:00 |
Matthew
|
5c1b99129d
|
Merge branch 'master' into 'master'
Added role info command
See merge request engineering/communityrelations!3
|
2020-04-16 09:00:55 -04:00 |
DedShot™#9195
|
8678b0878b
|
Used RichEmbed class
|
2020-04-15 20:14:20 -04:00 |
Matthew
|
81fea6cdd0
|
add usages to all commands
|
2020-04-15 15:33:46 -04:00 |
Matthew
|
7449aedd92
|
add eval command
|
2020-04-15 15:13:29 -04:00 |
Matthew
|
4ff55f158c
|
add game command
|
2020-04-15 15:13:22 -04:00 |
Matthew
|
9b95eabeb4
|
add ban command
|
2020-04-15 15:13:16 -04:00 |
Bsian
|
7b9d71790d
|
Update whois.ts
|
2020-04-15 11:19:21 -04:00 |
DedShot™#9195
|
4141482c21
|
Added try/catch block
|
2020-04-15 09:54:19 -04:00 |