Version 1.4.0: Bot Guidelines and Allowlists
This is an update to the bot to make it follow the lemmy.world bot guidelines. Included is
- Defaulting to an allowlist for communities instead of federating with everything by default. Community mods can request for it to be added to their community
 - The bot can no longer be triggered off of keywords, only mentions
 - Code has been split up into different files to make it easier to manage and so that the different pangora bots can share the same structure
 - ESLint, Prettier, and Husky have been added
 - Issue templates have been created for bug reports, enhancements, and federation requests
 
If you want the bot to function on your community make sure to open up a federation request in the issues tab!