nyaruko-telegram-bot
nyaruko-telegram-bot copied to clipboard
feat: Simplifying the search feature
Proposed Changes in This Pull Request
This pull request intends to implement the following updates:
- [ ] Simplifying the search feature
- Discussion on which ORM library to use.
- [x] Log reorganization.
- [x] Removal of the inline bot components.
- [ ] Enhancing the 'cute' response messages.
- [ ] Middleware for fetching usernames.
- [ ] Modifications to the Twitter integration.
- [x] Standardizing indentation to four spaces and revising the syntax of '@' mentions.
- [x] Unification of the llm model structure to ensure that non-essential users cannot visualize certain data.