Commit Graph

8 Commits (a1ae0fb4ff5d0274bd0a3dd975af4979e101220f)

Author SHA1 Message Date
mio de2643183f Fix task repetition
- Fix task scheduling not repeating and resulting in high cpu usage
- Fix pong response triggered by user message
- Add timestamp to debug output
2022-04-09 01:28:59 -04:00
mio 4edbf32ef9 Add docs
- Add more-detailed usage doc
- Add a smaller hello world example
- Include a user systemd file
- Fix config check to include second-level nested tables
2022-03-21 04:09:12 +00:00
mio 9005c0fba5 Rewrite module in Lua 2022-03-14 06:57:49 +00:00
mio 8d262f2fb1 Add cli flag for specifying config file
- Add cli flag for specifying config file
  (This allows running multiple running instances)
- Fix channel joins by waiting for server reply (thanks benharri)
- Remove toot commands from help message (unannounced feature)
- Update readme
2020-10-25 22:28:31 +00:00
mio cdc722510b Update readme 2019-01-15 17:26:21 +00:00
mio d5f882303e Add README 2018-09-17 05:42:14 +00:00
mio f0103c73db Convert config.py to yml 2018-09-15 23:18:44 +00:00
mio cef65b6a94 Starter demo 2018-09-12 20:01:24 +00:00