-
Notifications
You must be signed in to change notification settings - Fork 31
Goals
bigwheels16 edited this page Feb 10, 2025
·
3 revisions
- Tyrbot, as a platform, should present a clean, consistent, and straightforward interface for developing bots
- Tyrbot, as a platform, should provide an easy way for modules to override functionality, including core functionality
- The UI should be simple and consistent, and provide context for things that are not immediately apparent
- Modules in
core
should provide functions commonly useful for any bot and act as a base set of functionality - Modules in
standard
should focus on providing functionality useful for an org bot or a personal raid bot - Modules in
extra
should include any functionality that does not fall into the first two categories