A Discord bot designed to entertain your server esmbot.net
memes oceanic bot discord discord-bot fun image-processing

refactor: Use node:sqlite in the sqlite database plugin master

This replaces both @db/sqlite and better-sqlite3. Since both Node and Deno provide implementations of this module, we can use it across both; there's a very slight performance hit compared to better-sqlite3, but with the way the bot accesses the database it shouldn't matter too much.


+34 -339
4 changed files