Commit Graph

295 Commits

Author SHA1 Message Date
WatDuhHekBro 3b1b8ec914 Added a timeout to regex search 2021-03-28 12:49:45 -05:00
WatDuhHekBro b3e1b5e140 Removed problematic feature 2021-03-28 11:01:07 -05:00
WatDuhHekBro 90c41c8df4 Added query to lsemotes and searching other guilds 2021-03-28 09:34:31 -05:00
Keanu Timmermans 705e093999
Added message quoting.
See https://is.gd/lpGqxj
2021-03-20 13:27:57 +01:00
Keanu Timmermans 38e03a85bb
Too lazy to add interceptor; get content instead.
This is for my running joke of reacting with 🚱
to CheeseBot's "Remember to drink water!" message.
2021-03-16 19:07:53 +01:00
Keanu Timmermans 0e1d8f3907
Merge branch 'typescript' of github.com:keanuplayz/TravBot-v3 into typescript 2021-03-13 15:09:27 +01:00
Keanu Timmermans 3f4ee9315f
Added channel lock for eco. 2021-03-13 15:09:18 +01:00
Keanu Timmermans cec38cf4bd Stop deleting the emote invocation. 2021-03-07 22:07:59 +01:00
フズキ c71406a8d0
eco-bet: added a check for bet target's money 2021-02-23 23:25:28 +01:00
フズキ d6548c53db
eco-bet: improvements
- duration bounds
- link to calling message
2021-02-21 14:11:25 +01:00
Dmytro Meleshko 22bd5302c5
don't install the module `os` from npm, it's a built-in one (#24) 2021-02-21 11:24:37 +01:00
Keanu Timmermans 2ff732c927
Merge pull request #23 from dmitmel/typescript 2021-02-16 13:15:23 +01:00
Dmytro Meleshko e22250b3f1 introduce the terrible hack for reducing memory usage 2021-01-29 21:29:46 +02:00
Dmytro Meleshko 303e81cc37 reduce the amount of cache lookups 2021-01-29 21:12:53 +02:00
Dmytro Meleshko 0cba164f3d get rid of @ts-ignore or something 2021-01-29 19:15:32 +02:00
Dmytro Meleshko 593efb3602 raise the ES target level and enable sourcemaps in tsconfig.json 2021-01-29 19:07:39 +02:00
Dmytro Meleshko 417bfc8a18 get rid of the remaining calls to BaseManager#resolve to make all cache access explicit 2021-01-29 18:21:06 +02:00
Keanu Timmermans a21ed7a97f
Fixed info using `heapTotal` for both values. 2021-01-29 14:34:46 +01:00
WatDuhHekBro 3a47acf05f Merge branch 'typescript' of https://github.com/keanuplayz/TravBot-v3 into experimental-core 2021-01-28 18:37:50 -06:00
Keanu Timmermans 74d36e36b2 Improved logic of role display on info.
Co-authored-by: Mijyuoon <mijuoon@gmail.com>
2021-01-29 01:15:42 +01:00
Keanu Timmermans baf17e6c76 Corrected usage of trimarray in info. 2021-01-29 00:57:50 +01:00
フズキ 055a57e928
eco-bet: use askYesOrNo to clean up 2021-01-26 19:54:43 +01:00
フズキ 499aea9e66
eco-bet: save storage modification 2021-01-26 18:11:50 +01:00
WatDuhHekBro 30697e5020 First attempt at getting husky to work 2021-01-26 09:57:05 -06:00
フズキ 38eb0906ee
eco/bet: Clean up comments and add feedback 2021-01-26 16:28:04 +01:00
WatDuhHekBro 1fd8634ef1 Tinkered with pre-commit, jest, and tsconfig 2021-01-26 07:22:23 -06:00
WatDuhHekBro 5ed9d79715 Changed command loading to use a glob pattern 2021-01-26 03:52:39 -06:00
フズキ 7105c6284f
Add 'bet' command to the 'eco' module 2021-01-25 23:06:12 +01:00
Keanu Timmermans 8b29163c26
Implemented time command...
By @WatDuhHekBro
2021-01-25 15:17:15 +01:00
WatDuhHekBro d7c18d1b06 Fixed time setup accounting for differences in day 2021-01-24 22:46:48 -06:00
WatDuhHekBro 8da5ad0ca6 Addressed issue with inline replies using prefix 2021-01-24 19:12:43 -06:00
WatDuhHekBro 7b4d8b934c Added time command for user-submitted timezones 2021-01-24 08:07:58 -06:00
Keanu Timmermans eec6aa7b96
Upgraded dependencies. 2021-01-06 14:20:38 +01:00
Keanu Timmermans 56dafed616
Merge pull request #21 from keanuplayz/emote-dump 2021-01-03 16:27:45 +01:00
WatDuhHekBro f8d6c0d336 Reverted changes except for the file location 2021-01-02 20:16:15 -06:00
WatDuhHekBro 5537cec29a Removed structure redundancy and saves to data/ 2021-01-01 19:44:43 -06:00
Keanu Timmermans 68d8eed4ed
Added emote-registry to gitignore. 2020-12-31 16:11:51 +00:00
Keanu Timmermans a99386c431
Added (currently broken) emote dumper. 2020-12-31 16:10:56 +00:00
Keanu Timmermans 81ef37e852
Merge pull request #20 from keanuplayz/docker 2020-12-31 15:12:45 +00:00
Keanu Timmermans aeff8ac832
Minor changes. 2020-12-29 13:12:03 +00:00
Keanu Timmermans c5baf34b7e
Attempt to merge two workflows. 2020-12-29 13:01:02 +00:00
WatDuhHekBro 2e2bd57598
Fixed the info command and its problems (kinda) 2020-12-29 12:34:41 +00:00
WatDuhHekBro f84cc726be
Merge pull request #19 from keanuplayz/testing
Attempting to fix the emote name resolution
2020-12-20 18:55:26 -06:00
WatDuhHekBro 799c477baf Tried a different emote capitalization heuristic 2020-12-16 23:37:07 -06:00
WatDuhHekBro 2017e45403 Tried adding some heuristics to searching emotes 2020-12-16 23:12:17 -06:00
Keanu Timmermans 692fd2c164
Merge pull request #18 from keanuplayz/small-stuff 2020-12-16 12:31:48 +01:00
WatDuhHekBro 9ab588468e Added eco monday 2020-12-16 01:24:26 -06:00
WatDuhHekBro 3d3631c65a Fixed some inaccuracies in eco 2020-12-15 17:46:03 -06:00
WatDuhHekBro 5b3b5d0611 Added some eco aliases and fixed eval command 2020-12-15 17:29:40 -06:00
WatDuhHekBro 4752adc7b4 Ported the old eco guild command 2020-12-15 05:15:28 -06:00