|
před 4 roky | |
---|---|---|
lib | před 4 roky | |
.gitignore | před 4 roky | |
README.md | před 4 roky | |
logging.conf | před 4 roky | |
repl_driver.py | před 4 roky | |
requirements.txt | před 4 roky |
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?