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