murm
b56a000a40
htmlescaping the cmd description is for losers
2023-03-18 20:03:03 -04:00
murm
102c3f097b
added help cmd, and helper function to misc
2023-03-18 20:00:37 -04:00
murm
1a510b61d0
disabled stats until i can be bothered to fix it
2023-03-17 02:21:16 -04:00
murm
5786714505
removed discord and voice-specifc cmds
2023-03-17 02:21:02 -04:00
murm
e8fc08d83a
html-ified and re-formatted more cmds
2023-03-17 02:20:42 -04:00
murm
e66945fccd
html-ified some commands, removed some others
2023-03-17 01:55:25 -04:00
murm
080e957655
updated exec to support html formatting
2023-03-17 01:47:51 -04:00
murm
8229010545
fixed img command
2023-03-17 00:18:24 -04:00
murm
e67c0d96ca
stuff and things
2023-03-16 20:23:01 -04:00
murm
eee2239364
oopsie poopsie
2023-03-15 11:03:59 -04:00
murm
0c1cbf8a84
massively stripped down help command
2023-03-15 11:03:09 -04:00
murm
0fe3a9ddac
fix exec formatting
2023-03-15 10:57:57 -04:00
murm
69f3f34bde
a
2023-03-15 10:50:25 -04:00
murm
c8f6f33481
testing in prod moment
2023-03-15 10:48:58 -04:00
murm
5f233246e9
fix restart for realsies
2023-03-15 10:47:39 -04:00
murm
a350cfbdc6
fix reload and formatting on exec
2023-03-15 10:46:45 -04:00
murm
d6cb0e3c78
fixed restart cmd
2023-03-15 10:45:14 -04:00
murm
c841b53bdd
fix owner checks
2023-03-15 10:12:35 -04:00
murm
db9b70bf66
initial update
2023-03-15 10:09:09 -04:00
3272429cf6
Fix eval on large outputs
2023-03-14 18:12:29 -05:00
2bd00d7845
Fix restart, slightly stabilize voice leave event
2023-01-28 22:58:51 -06:00
94f34fa40f
setting the bird on fire
2022-12-19 11:34:52 -06:00
14d5965caa
god dammit
2022-12-12 11:36:08 -06:00
samhza
ed25116851
Assorted db changes ( #333 )
...
* postgres: use transaction-scoped sql for upgrade
* database: combine fixGuild and addGuild into getGuild
* postgres, sqlite: simplify upgrade()
* allow running commands in DMs without prefix
this functionality was broken in
16095c0256
but is now fixed
* allow running esmBot without a database
Before this change, the only way to run esmBot without a database is to use the
dummy database driver which is broken but fails silently. THis can lead to a
confusing user experience. For instance, using `&command disable` with the
dummy database driver will tell you that the command has been disabled even
though it has not been.
This change adds support for running esmBot with no database driver by leaving
the DB= config option empty, and explicitly telling the user that some
functionality is now unavailable rather than failing silently like the dummy
driver.
* remove dummy database driver
2022-12-12 11:15:10 -06:00
3ed65c3c86
Update readme, attempt some things, update packages
2022-11-26 13:31:40 -06:00
9b6856c54b
Replace more projectlounge.pw references
2022-11-10 23:55:54 -06:00
ede7b65b6a
Fixed stats
2022-11-01 01:41:45 -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
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
c70f86607f
Fixes for thread channels, voice commands, image handling, and snowflake, update packages
2022-09-27 14:46:07 -05:00
238f44967b
Fix emote, help, and Select Image
2022-09-24 12:58:59 -05:00
d7597ee2b0
Port avatar and banner, permission fixes
2022-09-24 12:25:19 -05:00
49a60bba96
Fix some permission checks, fix avatar URLs
2022-09-23 23:50:59 -05:00
888f2f8b4a
Initial Oceanic port (still unfinished), update packages, remove serverinfo and userinfo
2022-09-23 22:25:16 -05:00
bf90ae108a
info/stats fixes
2022-09-23 17:41:28 -05:00
db0decf71a
Replace eris-fleet with a pm2-based cluster system, overhaul image handling, removed azure image api
2022-09-21 00:05:03 -05:00
121615df63
Replace pg with postgres, add swirl alias, await ping edit, added debug scripts to package.json
2022-09-12 16:45:32 -05:00
20f4849fee
Convert unnecessary async functions
2022-09-10 23:18:44 -05:00
603e732704
Remove creation date from mkdocs, added ability to limit owner commands to certain server, don't append help command to end of playing message if classic commands are disabled, fix interaction upload size
2022-09-01 10:40:55 -05:00
d33a7804d7
Added (hacky) message command support, lots of work to prepare for message content intent enforcement, improve broadcast, remove evalraw, update packages
2022-08-31 20:00:34 -05:00
3392c3c89e
Improve VC leave handling, host now lets you get the current session host, swapped skip/sticker alias, updated xm plugin
2022-08-27 13:27:42 -05:00
da6f95aad8
Migrate to undici, try new method for getting image size/type/data
2022-08-11 11:46:56 -05:00
4265e3e914
Make log files rotate, clean up separated text input, add more uncanny images, use a more reliable method to get the instance owner username
2022-08-03 20:54:07 -05:00
81ff5ae0ab
Move config files to new directory
2022-07-26 10:38:42 -05:00
398ce07bd2
Improve voice connection checking, take advantage of optional chaining operators
2022-07-23 16:02:04 -05:00
df43f9eb9d
Added more node name fallbacks, move slash command acknowledge to beginning of image command
2022-07-22 20:03:36 -05:00
66fcd3fe12
Fix command, update docs
2022-07-06 19:16:38 -05:00
02a6e256b5
Added static command field to disable a command in DMs
2022-06-28 16:15:31 -05:00
551c7294b5
Some tweaks
2022-06-25 12:45:42 -05:00