|
hace 4 años | |
---|---|---|
lib | hace 4 años | |
.gitignore | hace 4 años | |
README.md | hace 4 años | |
logging.conf | hace 4 años | |
repl_driver.py | hace 4 años | |
requirements.txt | hace 4 años |
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?