ramirez/src
Dragory 8dd6513ca3 Add support for loading config values from environment variables 2019-12-03 02:40:50 +02:00
..
data Fix incompatibility with Node.js 10 versions prior to 10.9.0 2019-12-03 02:06:44 +02:00
legacy legacyMigrator: set blocked_by in migrated blocks to null 2018-02-24 12:58:20 +02:00
modules Call plugin functions with an object instead 2019-08-13 20:34:46 +03:00
bot.js Switch to knub-command-manager instead of Eris's command client. Update sqlite3 for Node.js 12 support. 2019-06-16 22:27:30 +03:00
commands.js Switch to knub-command-manager instead of Eris's command client. Update sqlite3 for Node.js 12 support. 2019-06-16 22:27:30 +03:00
config.js Add support for loading config values from environment variables 2019-12-03 02:40:50 +02:00
index.js Update Node.js version check at startup to require Node.js 10 2019-06-09 21:02:34 +03:00
knex.js Start work on moving data to an SQLite database. Add a migrator for legacy data. 2017-12-24 22:04:08 +02:00
main.js Make sure numeric options are numbers. Convert empty strings from config.ini to null. Some loading message tweaks. 2019-12-03 02:00:00 +02:00
plugins.js Move plugin loading to its own file. Define plugin API more explicitly. 2019-09-18 02:15:22 +03:00
queue.js Add allowUserClose option. Fixes #69 2018-09-20 23:31:14 +03:00
utils.js Switch to knub-command-manager instead of Eris's command client. Update sqlite3 for Node.js 12 support. 2019-06-16 22:27:30 +03:00