Commit graph

250 commits

Author SHA1 Message Date
bd0984eb69 Moved poll command to fun category. 2020-08-17 17:38:15 +00:00
5b3df90067 Moved 8ball to Fun category. 2020-08-15 21:02:58 +00:00
WatDuhHekBro
5abda092e0 Moved core/lib/perforate to ArrayWrapper/split 2020-08-14 13:31:05 -05:00
WatDuhHekBro
32256f50fe Ported the scanemotes command 2020-08-14 12:51:27 -05:00
WatDuhHekBro
877a41fac2 Added command aliases 2020-08-14 11:35:53 -05:00
WatDuhHekBro
139630ce9f Various small changes/fixes 2020-08-14 07:50:24 -05:00
WatDuhHekBro
53705e76c5 Added removing emotes in paginate if possible 2020-08-14 05:21:19 -05:00
WatDuhHekBro
77422538df Added pinging bot for prefix and var string prefix 2020-08-14 04:43:45 -05:00
a86e11ed23
Added lsemotes command to util. 2020-08-13 22:39:10 +02:00
10f4f30137
Added poll to fun. 2020-08-13 22:03:18 +02:00
ed14ccefca
Added 8ball command to fun. 2020-08-13 20:58:41 +02:00
8dd87c89a9
Largely optimized activity command. 2020-08-13 20:11:14 +02:00
6a628a4791
Added activity command to admin. 2020-08-13 18:49:55 +02:00
d85040b313
Added guilds command to admin. 2020-08-13 18:13:55 +02:00
979c00ddc8
Added nick command to admin. 2020-08-13 17:57:22 +02:00
facaf001ad
Added purge command to admin. 2020-08-13 17:06:10 +02:00
9d0caaf976
Added status command to admin. 2020-08-12 22:33:54 +02:00
WatDuhHekBro
6744faa6e6 Fixed userFlags 2020-08-05 22:21:36 -05:00
WatDuhHekBro
9816298f55 Patched up the info command 2020-08-05 22:11:11 -05:00
48097b729d
Added WIP info command. 2020-08-05 22:08:26 +02:00
01d4398b53
Merge pull request #3 from keanuplayz/restructure
Restructure
2020-07-29 14:00:19 +02:00
WatDuhHekBro
bf84c2970d Added a permissions system 2020-07-26 05:02:35 -05:00
WatDuhHekBro
2488239598 Modularized command resolution 2020-07-25 21:35:53 -05:00
WatDuhHekBro
4b03912e89 Added command categories 2020-07-25 20:14:11 -05:00
WatDuhHekBro
14f78a91dc Relocated loadCommands and loadEvents 2020-07-25 18:32:49 -05:00
7193c9e70a
Merge pull request #2 from keanuplayz/dependabot/npm_and_yarn/lodash-4.17.19 2020-07-25 18:16:30 +02:00
d796a40d37
Merge branch 'restructure' into dependabot/npm_and_yarn/lodash-4.17.19 2020-07-25 18:16:09 +02:00
WatDuhHekBro
113fc965a9 Added dynamically loaded events 2020-07-25 06:01:24 -05:00
dependabot[bot]
072d2607d4
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-25 08:37:05 +00:00
WatDuhHekBro
295995aba2 Ported CrossExchange v1.0.1 and removed stonks 2020-07-25 03:15:26 -05:00
b5e1ceaad3 Relicensed under MIT. 2020-07-20 10:53:51 +02:00
a0a322a7ee Removed JS structure. 2020-07-18 23:16:27 +02:00
d7f2232dc0 Implemented an event handler.
Also fixed Uptime's super.
2020-07-08 12:04:19 +02:00
21a01aa188 Fixed README. 2020-07-01 20:26:05 +02:00
e04587ffca Finished help command.
Also categorized all commands.
2020-07-01 15:35:37 +02:00
a5da139b97 Altered the way aliases work. 2020-07-01 14:44:02 +02:00
d3958dcb11 Added command info to help command. 2020-07-01 14:42:57 +02:00
5645d856cf Added removeDuplicates and capitalise functions. 2020-07-01 14:38:07 +02:00
58787c907c Added a simple help command.
Currently does nothing yet.
2020-07-01 14:35:08 +02:00
3033b791f5 Added userinfo and botinfo command. 2020-07-01 14:26:58 +02:00
00c4eb41bb Fixed more ESLint errors. 2020-07-01 11:14:33 +02:00
44c6dfab1b Fixed ESLint errors. 2020-07-01 10:59:42 +02:00
49a5b5e3b7 Added serverinfo command. 2020-07-01 10:58:42 +02:00
3ab0c9f897 Added basic repository files. 2020-06-01 14:53:26 +02:00
8daea3f1dc Got rid of Yarn lockfile. 2020-06-01 14:47:37 +02:00
3071a4820c Did multiple things.
- Added command handler.
- Added hello command.
- Added utility commands.
- Added lockfile.
2020-06-01 14:45:00 +02:00
c4b252d67e Changed client.login to client.start. 2020-06-01 11:38:15 +02:00
14da5977b3 Added BotClient. 2020-05-21 20:44:53 +02:00
350c83df83 Added login to index.js 2020-05-21 20:24:39 +02:00
a4ad951ef9 Added basic structure. 2020-05-21 20:19:28 +02:00