4 projects
flanautils
Set of utilities of all kinds to develop python projects.
multibot
Platform agnostic high-level bot infrastructure. Develop one bot and you will have three: one for Discord, another one for Telegram and another one for Twitch. All bots use the same objects and logic. For now there are adapters for three platforms but more may be added in the future.
flanaapis
Set of functions that can be used as an imported library or as an api rest running the main.py. There is currently an instance of the api running at https://flanaserver.ddns.net/flanaapis.
flanabot
Bot based on https://github.com/AlberLC/multibot to manage Discord, Telegram and Twitch chats, moderate them and add functionalities.