- Remove discord-reply dependency, discord.js supports inline replies now.
- Refer to token in config file for ease of use
- Add ability for user to select any twitter embed link parser of their choice using the tweetParser property in the config file.
- Various rewrites for discord.js v14.4.0
- Changes behavior from removing original messsage to just removing the embed in the original message. This is more user friendly.