|
0bd8905829
|
Don't read database on every message (why the hell did i think this was even remotely good design)
|
2020-09-09 20:14:01 -05:00 |
|
|
0d8e14ed90
|
Fixed invert (?)
|
2020-09-07 15:11:52 -05:00 |
|
|
91b8735203
|
Attempt to fix clean replacing empty text
|
2020-09-05 16:33:21 -05:00 |
|
|
1c686016bb
|
Allow changing default prefix in config
|
2020-09-03 17:48:28 -05:00 |
|
|
e0d7ea7a57
|
Added ability to disable tags for a server, added way to remove warnings
|
2020-09-03 14:26:39 -05:00 |
|
|
8b346240e9
|
Removed env stuff from API
|
2020-09-02 22:52:01 -05:00 |
|
|
a6137436d2
|
The bot can now actually interact with the API, fixed issues relating to leaving voice channels
|
2020-09-01 21:52:12 -05:00 |
|
|
fdc08575f3
|
Another readme update
|
2020-09-01 17:23:43 -05:00 |
|
|
c471bd8af8
|
Preliminary DM support, update URLs to point to new repo link
|
2020-09-01 17:10:19 -05:00 |
|
|
631cdc5ef6
|
Initial API work
|
2020-08-31 17:15:34 -05:00 |
|
|
f415b3bb09
|
Changed image function syntax, improved dice, switched to fs.promises, might have also done other stuff but idk
|
2020-08-27 21:34:12 -05:00 |
|
|
95846d32d4
|
Fixed some issues with the sound player, search images in original message first, add max limit to dice
|
2020-08-16 11:48:37 -05:00 |
|
|
a82341ea4f
|
Change readme to reflect switch back to MongoDB
|
2020-08-13 08:51:18 -05:00 |
|
|
ba664fd19a
|
Reject feedback messages if they contain links, increased image request timeout, some other fixes
|
2020-08-13 08:47:41 -05:00 |
|
|
23eb83d7b6
|
Merge pull request #13 from geniiii/patch-1
Update installation instructions
|
2020-08-12 21:54:47 -05:00 |
|
geni
|
5c81bfbf42
|
Update installation instructions
It appears libstb and zxing-cpp are required (for the QR module), but were not included in the dependencies.
|
2020-08-13 04:34:20 +03:00 |
|
|
b8527067d9
|
Fixed issue with lengthen, added new activity messages
|
2020-08-06 14:21:48 -05:00 |
|
|
70c4ff298f
|
Added command usage count to help, remove nonexistent commands from database, add build method to package.json
|
2020-07-29 18:06:34 -05:00 |
|
|
f9c8d6b26d
|
A bit of cleanup
|
2020-07-28 09:38:55 -05:00 |
|
|
a11fee5ff1
|
Move QR code decoding to c++ module
|
2020-07-27 18:02:59 -05:00 |
|
|
7a13431dfa
|
Added script to migrate tweets
|
2020-07-26 19:58:19 -05:00 |
|
|
6eee7c6058
|
Moved back to MongoDB, added some extra flags to flag
|
2020-07-26 19:52:13 -05:00 |
|
|
0ebd0a0cee
|
Added crop and loop, fixed database not properly adding new commands
|
2020-07-23 17:43:39 -05:00 |
|
|
10e934e722
|
I thought I fixed this issue with avatar but apparently not
|
2020-07-23 16:10:24 -05:00 |
|
|
fea07b47ce
|
Merged hackban with ban
|
2020-07-23 15:56:03 -05:00 |
|
|
9555406229
|
Final Magick++ ports, removed gm module
|
2020-07-23 15:49:34 -05:00 |
|
|
e860aee986
|
Even more Magick++ ports
|
2020-07-22 19:54:58 -05:00 |
|
|
78dbeabd39
|
Ported even more commands to Magick++
|
2020-07-22 13:12:38 -05:00 |
|
|
950ce00a80
|
Added extra pm2 and sigint handling
|
2020-07-21 20:29:32 -05:00 |
|
|
bf19e24063
|
Ported homebrew, fixed explode
|
2020-07-21 09:03:08 -05:00 |
|
|
264bcf5425
|
Magick++ ports wave 3, fixed issues with avatar and globe
|
2020-07-20 17:10:04 -05:00 |
|
|
8d1a560343
|
Merge pull request #10 from TheEssem/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
|
2020-07-16 21:32:48 -05:00 |
|
dependabot[bot]
|
23caf74d00
|
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-17 00:54:32 +00:00 |
|
|
f26bade555
|
why do I keep missing things
|
2020-07-16 19:54:03 -05:00 |
|
|
710dfdcf84
|
Prevent using images larger than 25MB, automatically cancel request after 15 seconds
|
2020-07-16 19:53:44 -05:00 |
|
|
7100c408b9
|
missed a spot
|
2020-07-16 09:33:35 -05:00 |
|
|
d3f46edfa6
|
Added globe, Magick++ ports wave 2
|
2020-07-16 09:31:48 -05:00 |
|
|
617cf01090
|
Allow server admins to delete tags, don't run ready functions more than needed
|
2020-07-16 09:28:09 -05:00 |
|
|
bf14371b52
|
Ported more commands to Magick++, cleaned up a bit
|
2020-07-14 09:53:51 -05:00 |
|
|
bdb15aee3f
|
Native module migration wave 1, fixed issue with avatar
|
2020-07-12 10:14:39 -05:00 |
|
|
a097312620
|
Add script to migrate database from MongoDB to PostgreSQL
|
2020-07-10 13:31:06 -05:00 |
|
|
2a67b76169
|
Migrated database to PostgreSQL, updated packages
|
2020-07-10 12:07:24 -05:00 |
|
|
0760136ded
|
Attempt workaround for Twitter errors crashing the bot, fixed lavalink memory leak
|
2020-07-07 14:28:16 -05:00 |
|
|
8e5c0aa2ac
|
More music/sound work
|
2020-07-06 16:39:56 -05:00 |
|
|
59c2c230fb
|
Added initial music commands and category, moved lavalink node config to separate file
|
2020-07-06 15:19:30 -05:00 |
|
|
111b177968
|
Moved gm extensions and lavalink connection to start of ready, removed unused variable in stats
|
2020-07-02 10:33:27 -05:00 |
|
|
c141540a2a
|
Added pixelate, made play use the new system
|
2020-06-27 17:17:57 -05:00 |
|
|
7dbf6fdf2a
|
Automatically disable voice commands if Lavalink is missing
|
2020-06-27 16:34:31 -05:00 |
|
|
63277d9855
|
v1.3.3
|
2020-06-27 12:28:24 -05:00 |
|
|
d8a95c6f29
|
Added example Lavalink config and Docker startup script
|
2020-06-27 12:27:18 -05:00 |
|