|
преди 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?