Commit Graph

22 Commits

Author SHA1 Message Date
WatDuhHekBro d0f2caab9c Removed panel reference in index 2020-07-10 16:04:27 -05:00
WatDuhHekBro 49d32d4744 Merge branch 'master' of https://github.com/keanuplayz/TravBot-v3 into experimental 2020-07-10 15:55:58 -05:00
WatDuhHekBro a8bcd744cb Added a prototype of a live web panel 2020-07-10 15:26:37 -05:00
Keanu Timmermans d7f2232dc0 Implemented an event handler.
Also fixed Uptime's super.
2020-07-08 12:04:19 +02:00
WatDuhHekBro dcb5389590 Added an automatic setup prompt 2020-07-02 04:25:09 -05:00
Keanu Timmermans 21a01aa188 Fixed README. 2020-07-01 20:26:05 +02:00
Keanu Timmermans e04587ffca Finished help command.
Also categorized all commands.
2020-07-01 15:35:37 +02:00
Keanu Timmermans a5da139b97 Altered the way aliases work. 2020-07-01 14:44:02 +02:00
Keanu Timmermans d3958dcb11 Added command info to help command. 2020-07-01 14:42:57 +02:00
Keanu Timmermans 5645d856cf Added removeDuplicates and capitalise functions. 2020-07-01 14:38:07 +02:00
Keanu Timmermans 58787c907c Added a simple help command.
Currently does nothing yet.
2020-07-01 14:35:08 +02:00
Keanu Timmermans 3033b791f5 Added userinfo and botinfo command. 2020-07-01 14:26:58 +02:00
Keanu Timmermans 00c4eb41bb Fixed more ESLint errors. 2020-07-01 11:14:33 +02:00
Keanu Timmermans 44c6dfab1b Fixed ESLint errors. 2020-07-01 10:59:42 +02:00
Keanu Timmermans 49a5b5e3b7 Added serverinfo command. 2020-07-01 10:58:42 +02:00
Keanu Timmermans 3ab0c9f897 Added basic repository files. 2020-06-01 14:53:26 +02:00
Keanu Timmermans 8daea3f1dc Got rid of Yarn lockfile. 2020-06-01 14:47:37 +02:00
Keanu Timmermans 3071a4820c Did multiple things.
- Added command handler.
- Added hello command.
- Added utility commands.
- Added lockfile.
2020-06-01 14:45:00 +02:00
Keanu Timmermans c4b252d67e Changed client.login to client.start. 2020-06-01 11:38:15 +02:00
Keanu Timmermans 14da5977b3 Added BotClient. 2020-05-21 20:44:53 +02:00
Keanu Timmermans 350c83df83 Added login to index.js 2020-05-21 20:24:39 +02:00
Keanu Timmermans a4ad951ef9 Added basic structure. 2020-05-21 20:19:28 +02:00