|
il y a 4 ans | |
---|---|---|
lib | il y a 4 ans | |
.gitignore | il y a 4 ans | |
README.md | il y a 4 ans | |
logging.conf | il y a 4 ans | |
repl_driver.py | il y a 4 ans | |
requirements.txt | il y a 4 ans |
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?