7ee571dd2b
Some fixes and whatnot
2022-11-27 14:52:40 -06:00
bjcscat
330dd67063
Partial natives rework ( #325 )
...
* natve code reworking
* Whoops
* remove old code
* Make gc callback instead of do thing that causes segfault
2022-11-27 13:03:07 -06:00
a6823e7724
Swap out diffuse image for brighter version
2022-11-26 17:45:32 -06:00
samhza
c00d518f6e
simplify postgres and sqlite database initialization, remove psqlinit.sh ( #331 )
...
Before this change, uninitialized databases would be initialized with the old
schema and then migrated to the latest version. After this change, unintialized
databases are initizialized with the latest database schema immediately, without
having to run any of the migrations. This change has no effect on existing
databases.
Before this change, Postgres database initialization was done manually using
utils/psqlinit.sh. This is inconsistent with SQLite, which the bot initializes
itself. It also requires shell access to the server running the Postgres
instance, which means it cannot be used on managed Postgres instances. After
this change, the bot initializes Postgres databases as it does with SQLite, and
utils/psqlinit.sh has been removed as it is now unecessary.
2022-11-26 15:31:00 -06:00
1830db6282
Remove Top.gg integration
2022-11-26 15:27:59 -06:00
3ed65c3c86
Update readme, attempt some things, update packages
2022-11-26 13:31:40 -06:00
teo0781
ed8ec36136
Fix speechbubble ( #326 )
2022-11-11 16:48:39 -06:00
ca2ad80a33
Update packages
2022-11-11 15:08:32 -06:00
90e2ee1e9f
this should *actually* work
2022-11-11 12:31:21 -06:00
ae929b922e
(Hopefully) fix Linux actions
2022-11-11 09:59:04 -06:00
398021de64
please email the esmbot domain instead
2022-11-11 00:23:07 -06:00
9b6856c54b
Replace more projectlounge.pw references
2022-11-10 23:55:54 -06:00
6f35578451
Merge branch 'master' of github.com:esmBot/esmBot
2022-11-10 23:15:44 -06:00
a317b90207
Change links to point to new site, reduce filesize of logo
2022-11-10 23:15:38 -06:00
samhza
a3e3e4248c
fix mac build ( #324 )
...
* only run docs CI when docs change
* remove broken windows CI, fix mac build
2022-11-03 16:48:51 -05:00
3795c85a7d
Fix standalone mode
2022-11-02 20:24:13 -05:00
ede7b65b6a
Fixed stats
2022-11-01 01:41:45 -05:00
21f3047ad4
please work god dammit
2022-10-31 13:09:21 -05:00
b098499c67
oh god help
2022-10-31 12:49:19 -05:00
5281cb1fd7
v1.9.0
2022-10-31 12:02:51 -05:00
fb89ffbba3
Update packages
2022-10-31 10:56:02 -05:00
c3b97c121e
Properly detect PM2 manager process instead of using a hardcoded ID
2022-10-30 23:16:03 -05:00
341f89cda5
Some updates to the setup docs
2022-10-30 01:40:47 -05:00
fa3d7b3772
Fix PostgreSQL broadcast column upgrade, make some changes to followup message handling
2022-10-30 00:17:36 -05:00
a67c2b9884
sqlite multi-statement upgrade fix
2022-10-25 15:38:20 -05:00
5d679dbb7a
Make broadcasts persistent, fix Postgres database upgrades, fix image slash commands with text not working in DMs
2022-10-25 12:37:55 -05:00
089b750838
Remove unnecessary guild check from host
2022-10-25 11:57:15 -05:00
5d8ecbf90a
Attempt to fix sound player disconnect issue
2022-10-24 22:03:57 -05:00
8144a7a115
Fix image slash commands with text input
2022-10-24 17:12:10 -05:00
3662a2e51d
Refactor message prefix handling, lessen reliance on member caching, fix adding guilds in postgresql
2022-10-23 20:27:32 -05:00
a78df6fce7
Update packages
2022-10-23 14:55:06 -05:00
6fdc345f47
Fix imagedetect on a single reply message
2022-10-12 22:23:16 -05:00
0c08422555
Add connection checks for music commands, add a couple more messages, update packages
2022-10-11 22:36:45 -05:00
jonah
c5bf373a43
Request GUILDS intent even if not in classic mode ( #317 )
...
* request guild intent even if not classic mode
* fix formatting
2022-10-11 19:23:27 +00:00
9ce4b470da
missed a spot
2022-10-11 10:51:56 -05:00
e5fd71b388
Remove "requires" command field, overhaul Lavalink connection, fix message objects not being properly sent
2022-10-11 10:46:10 -05:00
a274acd00c
Added new batch of playing messages
2022-10-11 09:47:16 -05:00
4309f358e7
Fix command count table not being properly registered
2022-10-10 17:23:16 -05:00
a0bb11dabb
Update psqlinit.sh
2022-10-10 16:13:51 -05:00
2de57df9a9
how
2022-10-10 15:28:06 -05:00
0ce38d8719
Change ancient/cat endpoint
2022-10-10 15:15:25 -05:00
ba46701589
Added option to disable YouTube support
2022-10-10 11:53:45 -05:00
006ce416aa
never writing configs again i swear to god
2022-10-10 01:15:14 -05:00
4a4586ce37
Update/switch Topis-Source-Managers-Plugin to LavaSrc
2022-10-10 00:51:08 -05:00
0a63b3b7be
Change support channel name
2022-10-09 15:25:44 -05:00
2e7330636b
Add squish
2022-10-07 13:26:12 -05:00
7c9f22cd34
Fix interaction response object issue, fix soundplayer voice state detection
2022-10-04 13:23:23 -05:00
ab2d6e2ef0
Implement pm2 shard management
2022-10-04 12:10:06 -05:00
cfb5cb506f
Properly log Lavalink connection errors, fix large file fallback message, actions changes
2022-10-02 13:28:43 -05:00
b9f1ccc39e
Fix lavalink connection init
2022-10-01 12:51:57 -05:00