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 |
|
Mijyuoon
|
053b835e89
|
Improve emote resolving for .emote and .react commands (#33)
|
2021-04-07 16:01:44 +02: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 |
|
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 |
|
|
667389340d
|
Merge pull request #30 from Hades785/eco-bet
|
2021-04-06 16:18:34 +02:00 |
|
|
4978aceec6
|
Merge pull request #27 from keanuplayz/feature/stream-events
|
2021-04-06 16:10:21 +02:00 |
|
フズキ
|
fd136dc34f
|
Finally added description fields
|
2021-04-06 08:39:11 +02:00 |
|
フズキ
|
61cb648c70
|
Merge branch 'typescript' into eco-bet
|
2021-04-06 08:23:36 +02:00 |
|
フズキ
|
dc33dbd180
|
Rename insurance field
|
2021-04-06 08:02:52 +02:00 |
|
WatDuhHekBro
|
1351f3250b
|
Added hacky persistence and bug fixes on eco bet
|
2021-04-05 22:57:03 -05:00 |
|
WatDuhHekBro
|
678485160e
|
Added optional channel target for setting channel
|
2021-04-05 20:55:21 -05:00 |
|
WatDuhHekBro
|
b549f7d22f
|
Merge pull request #29 from EL20202/typescript
added a few more names to whois { including myself :o) }
|
2021-04-05 20:21:05 -05:00 |
|
EL2020
|
937e6f52f5
|
added a few names properly this time
|
2021-04-05 20:33:34 -04:00 |
|
WatDuhHekBro
|
418e0d5828
|
Merge pull request #26 from Mijyuoon/Mijyuoon-update-whois
Add Mijyuoon to .whois list
|
2021-04-04 16:01:13 -05:00 |
|
Mijyuoon
|
4c7b8200da
|
Added my almighty ass to .whois list
|
2021-04-04 23:54:51 +03:00 |
|
WatDuhHekBro
|
3362f9fbbe
|
Prototyped stream notifications like CheeseBot
|
2021-04-03 21:35:55 -05:00 |
|
WatDuhHekBro
|
4012d2e1cd
|
Merge pull request #25 from keanuplayz/porting
Porting from TravBot v2
|
2021-04-03 16:07:08 -05:00 |
|
WatDuhHekBro
|
c1b298a407
|
Added welcome message and system logs channel
|
2021-04-02 23:11:18 -05:00 |
|
WatDuhHekBro
|
ee9c88996e
|
Ported events and welcome event
|
2021-04-01 08:41:49 -05:00 |
|
WatDuhHekBro
|
6a4107c01e
|
Copied over the rest of TravBot v2 commands
|
2021-03-30 20:40:29 -05:00 |
|
WatDuhHekBro
|
1954b2d999
|
Fixed small error
|
2021-03-28 13:58:10 -05:00 |
|
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 |
|
|
705e093999
|
Added message quoting.
See https://is.gd/lpGqxj
|
2021-03-20 13:27:57 +01:00 |
|
|
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 |
|
|
0e1d8f3907
|
Merge branch 'typescript' of github.com:keanuplayz/TravBot-v3 into typescript
|
2021-03-13 15:09:27 +01:00 |
|
|
3f4ee9315f
|
Added channel lock for eco.
|
2021-03-13 15:09:18 +01:00 |
|
|
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 |
|
|
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 |
|
|
a21ed7a97f
|
Fixed info using heapTotal for both values.
|
2021-01-29 14:34:46 +01:00 |
|
|
74d36e36b2
|
Improved logic of role display on info.
Co-authored-by: Mijyuoon <mijuoon@gmail.com>
|
2021-01-29 01:15:42 +01:00 |
|
|
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 |
|
フズキ
|
38eb0906ee
|
eco/bet: Clean up comments and add feedback
|
2021-01-26 16:28:04 +01:00 |
|
フズキ
|
7105c6284f
|
Add 'bet' command to the 'eco' module
|
2021-01-25 23:06:12 +01:00 |
|
|
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 |
|