|
%!s(int64=4) %!d(string=hai) anos | |
---|---|---|
lib | %!s(int64=4) %!d(string=hai) anos | |
.gitignore | %!s(int64=4) %!d(string=hai) anos | |
README.md | %!s(int64=4) %!d(string=hai) anos | |
logging.conf | %!s(int64=4) %!d(string=hai) anos | |
repl_driver.py | %!s(int64=4) %!d(string=hai) anos | |
requirements.txt | %!s(int64=4) %!d(string=hai) anos |
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?