|
4 лет назад | |
---|---|---|
lib | 4 лет назад | |
.gitignore | 4 лет назад | |
README.md | 4 лет назад | |
logging.conf | 4 лет назад | |
repl_driver.py | 4 лет назад | |
requirements.txt | 4 лет назад |
Things that can be accessed in a command, regardless of platform:
- Message
- Source
- Channel
- Sender
- Message Text
- Parsed and converted arguments
- Timestamp
- Admin? (group vs global)
- Attachments?
- Configuration
- Secrets
- Database
- Query by source, channel, user, etc.
- Inject more specific queries
- Response
- Abstracted way to respond manually
- Should support attachment of some kind? Maybe just images?