Commit Graph

234 Commits

Author SHA1 Message Date
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
WatDuhHekBro 5a64aed45d Filled out design decisions doc 2021-04-07 04:58:13 -05:00
WatDuhHekBro 9137231768 Merge branch 'typescript' of https://github.com/keanuplayz/TravBot-v3 into experimental-core-rollout 2021-04-07 01:43:39 -05:00
WatDuhHekBro 9c2ff59a34
Merge pull request #32 from EL20202/typescript
added functionality for reacting to in-line replies
2021-04-07 01:02:22 -05:00
WatDuhHekBro 397287ec3c Retroactively added version history 2021-04-07 01:00:57 -05:00
EL2020 fae06f66d4 added functionality for reacting to in-line replies 2021-04-06 21:04:27 -04:00
WatDuhHekBro f39a0be6c6
Merge pull request #31 from Mijyuoon/Mijyuoon-update-whois
Add a .whois entry that was forgotten to be added
2021-04-06 10:29:51 -05:00
Mijyuoon c82083af5d Added an entry that should've been added 2021-04-06 18:24:42 +03:00
Keanu Timmermans 667389340d
Merge pull request #30 from Hades785/eco-bet 2021-04-06 16:18:34 +02:00
Keanu Timmermans 4978aceec6
Merge pull request #27 from keanuplayz/feature/stream-events 2021-04-06 16:10:21 +02:00
WatDuhHekBro 7284342514 Began revising documentation and copied changelog 2021-04-06 08:22:41 -05:00
WatDuhHekBro cd9aaa5f4b Added comma 2021-04-06 01:48:17 -05:00