-
Notifications
You must be signed in to change notification settings - Fork 1
Next update #2
Description
Hey this week-end (or maybe later...?) I'm going to update this bot.
I'm thinking of migrating to Migi which is a simple and very small discordjs bot framework I personally work on with some friends at PopcornMoe.
There will be a major change: the EPenser module will be separated in another repository and this repository will cease to exist. (I will keep it for archive purposes though, but rename it anyway)
Here are some reasons to this change:
- The bot will only be .json5 settings files and no more than 50 lines of JS [see how it would look] - just start the bot, provide it a token, and voilà.
- I will be able to add a
/configcommand to directly change configuration in discord. - The default configuration that will be specified in the module will be configured for the bot test server -- so you will be able to start a development version of the bot and directly be able to test every single feature using the default configuration. This is very important; the harder it is to test the bot, the simpler it is to let bugs in.
- You will be able to have a simple script that updates the bot on each restart without having to deal with git conflicts or whatever, because the bot won't change, the EPenser module will.
So that's how I imagine the new version, let me know if something seems wrong. I think this bot will overall be much cleaner.
I asked the discord a tiny todolist to add in the EPenser module / settings to change, here's what I will work on: (FR)
- 'une fonction un peu comme rtfgd pour afficher des quoetes des pire commentaires twitter/fb/youtube piochées à partir d'un array json' - Mâssieur Hunter
- 'Une fonction qui, à chaque fois que Norah dit "Ô rage, ô désespoir", répond "Norah.exe has rebooted successfully"' - Alix Eisenhardt
I don't make any promise though, I'm quite busy right now, so I might not have finished this monday, but hey whatever i'm not paid 🙃
Mention me on discord or reply here.