Releases: dfireBird/emourge
Releases · dfireBird/emourge
v0.3.2
23 Aug 17:18
Compare
Sorry, something went wrong.
No results found
Change Log:
Support for counting emojis in threads
Replaced old permissions with new equivalent permissions
Bug Fix:
init command returns "Already Initialized", if the guild is not initialized
v0.3.1
23 Aug 17:13
Compare
Sorry, something went wrong.
No results found
Change Log:
Implement increasing when reaction is added to (cached) message
Implement decreasing when reaction is removed to (cached) message
v0.3.0
02 Jan 15:04
Compare
Sorry, something went wrong.
No results found
Changelog:
Migrate from mongodb to postgres
Migrate from mongoose to typeorm
Note: Migration scripts are available in scripts directory in the root of repo. Use it to migrate from mongo to postgres.
v0.2.1
19 Oct 19:26
Compare
Sorry, something went wrong.
No results found
Change Log:
Add most command
Add an inhibitor to restrict all users from invoking commands
Bug Fixes:
Fix bug where init command creates another document
Release Notes:
This is the last release that will use MongoDB as the database and the bot would be using Postgres as the database from here on after.
I will be pushing a migration script to migrate your data from Mongo to Postgres to the master branch later this week.
The bot using MongoDB will be maintained in emourge-mongo branch until end of November.
v0.2.0
04 Sep 08:46
Compare
Sorry, something went wrong.
No results found
Add:
Emoji Create Listener
Emoji Delete Listener
Emoji Update Listener
Change log:
Use MongoDB aggregate functions for sorting
Use MongoDB aggregate functions for limiting
v0.1.0
24 Aug 19:24
Compare
Sorry, something went wrong.
No results found
This is first iteration of stable release of the bot.