Commit Graph

295 Commits

Author SHA1 Message Date
Keanu Timmermans f0a342faec
Move emote registry dump to "public" directory. 2021-04-22 11:45:44 +02:00
WatDuhHekBro 8c6ffb963e
Merge branch 'master' of https://github.com/keanuplayz/TravBot-v3 2021-04-21 12:39:38 -05:00
WatDuhHekBro 548969daba
Added non-pinging mention to whois 2021-04-21 12:38:52 -05:00
WatDuhHekBro 80fa59a433
Merge pull request #38 from EL20202/master
Added a few names to whois
2021-04-20 23:25:16 -05:00
WatDuhHekBro 81f6779068
Merge pull request #37 from MrHappyHam/master
Update whois.ts
2021-04-20 23:25:08 -05:00
EL2020 d2a558dff4 Added a few names to whois 2021-04-20 23:11:07 -04:00
MrHappyHam a06ec300f7
Update whois.ts 2021-04-20 20:40:21 -06:00
WatDuhHekBro 576e55fbdf
Fixed info guild short-circuiting 2021-04-20 10:50:57 -05:00
Keanu Timmermans c4b077757f
Updated dependencies. 2021-04-19 18:50:31 +02:00
WatDuhHekBro c8dadad450
Removed typescript badge and updated workflows 2021-04-18 15:26:41 -05:00
Keanu Timmermans cc50aea4de
Merge pull request #36 from keanuplayz/typescript
Merge typescript into master and set master as the default branch
2021-04-18 22:15:06 +02:00
WatDuhHekBro 8094dbd6c8
Improved searching for users by name 2021-04-17 10:21:17 -05:00
WatDuhHekBro 564a419b40
Shamelessly added myself to the whois registry 2021-04-15 18:14:21 -05:00
WatDuhHekBro b3ce4e5134 Moved command handler code to Onion Lasers 2021-04-13 07:38:52 -05:00
Keanu Timmermans 6243570eb3
Fixed bug in message collector. 2021-04-12 20:46:20 +02:00
Keanu Timmermans dd572e637d
Merge branch 'typescript' into HEAD 2021-04-12 20:43:26 +02:00
Keanu Timmermans 2dd776c86d
Added functionality to remove docs embed. 2021-04-12 20:42:16 +02:00
WatDuhHekBro 793822f3d0 Fixed help command 2021-04-12 12:46:48 -05:00
WatDuhHekBro 9bf44c160a Improved stream notifications 2021-04-12 12:43:13 -05:00
WatDuhHekBro 728f115de9 The actual GitHub actions fix (hopefully) 2021-04-12 09:08:04 -05:00
WatDuhHekBro 6361b83c05 Fixed GitHub Actions and addressed CodeQL issues 2021-04-12 09:02:19 -05:00
Keanu Timmermans 3cd05cd48c
Fixed duplicate help entries. 2021-04-12 15:43:43 +02:00
WatDuhHekBro 6ea052ae6f Small fixes and rework of poll 2021-04-12 04:07:04 -05:00
WatDuhHekBro 8142709581 Fixed help/thonk bugs and removed more unused vars 2021-04-12 02:45:35 -05:00
Keanu Timmermans 4241f57f46
Merge pull request #35 from keanuplayz/omnibus 2021-04-12 09:07:20 +02:00
WatDuhHekBro 06e122931f Merge branch 'omnibus' of https://github.com/keanuplayz/TravBot-v3 into omnibus 2021-04-11 05:46:10 -05:00
WatDuhHekBro a493536a23 Refactored paginate and added poll to library 2021-04-11 05:45:50 -05:00
Keanu Timmermans 0a265dcd5c
Removed unused run args and Command imports. 2021-04-11 11:11:21 +02:00
Keanu Timmermans 51d19d5787
Added Discord.JS Docs command. 2021-04-11 10:58:06 +02:00
WatDuhHekBro c980a182f8 Updated library functions 2021-04-11 03:02:56 -05:00
WatDuhHekBro 3798c27df9 Removed lenient command handling 2021-04-10 14:08:36 -05:00
WatDuhHekBro 15012c7d17 Reduced clunkiness of rest type and applied changes to commands 2021-04-10 12:07:55 -05:00
WatDuhHekBro 26e0bb5824 Added rest subcommand type 2021-04-10 11:30:27 -05:00
WatDuhHekBro e1e6910b1d Reduced channel.send() to send() 2021-04-10 08:34:55 -05:00
WatDuhHekBro e8def0aec3 Added guild subcommand type and various changes 2021-04-10 08:21:25 -05:00
WatDuhHekBro 54ce28d8d4 Added more library functions to command handler 2021-04-10 06:41:48 -05:00
WatDuhHekBro bd67f3b8cc Merge branch 'typescript' of https://github.com/keanuplayz/TravBot-v3 into omnibus 2021-04-10 02:41:05 -05:00
WatDuhHekBro 4c3437a177 Finally made the commands directory configurable 2021-04-10 02:38:46 -05:00
WatDuhHekBro 653cc6f8a6 Turned the help command into a paginated embed 2021-04-09 23:33:22 -05:00
WatDuhHekBro 72ff144cc0 Split command resolution part of help command 2021-04-09 23:06:16 -05:00
Keanu Timmermans da62401f59
Fixed messageEmbed test, added parseVars lib test. 2021-04-09 17:17:25 +02:00
Keanu Timmermans 2465bb6324
Merge pull request #28 from keanuplayz/experimental-core-rollout 2021-04-09 15:30:07 +02:00
WatDuhHekBro a7aea6a28e Added streaminfo message and system info module 2021-04-08 16:43:58 -05:00
WatDuhHekBro 20fb2135c7 Implemented various ideas from backlog 2021-04-08 06:37:49 -05:00
WatDuhHekBro dd6f04fb25 Merge branch 'typescript' of https://github.com/keanuplayz/TravBot-v3 into experimental-core-rollout 2021-04-07 20:33:12 -05:00
WatDuhHekBro e42e26ae86
Merge pull request #34 from Mijyuoon/emote-cmd-bugfix-1
Fix a bug in .emote command when the selector number is too large
2021-04-07 20:26:48 -05:00
Mijyuoon 066d210107 Fixed a bug in .emote command when the selector number is too large 2021-04-08 02:41:16 +03:00
WatDuhHekBro 1dc63ef188 Merge branch 'typescript' of https://github.com/keanuplayz/TravBot-v3 into experimental-core-rollout 2021-04-07 09:14:05 -05:00
Mijyuoon 053b835e89
Improve emote resolving for .emote and .react commands (#33) 2021-04-07 16:01:44 +02:00
WatDuhHekBro e7dfab7592 Updated the documentation 2021-04-07 05:58:09 -05:00