Commit Graph

30 Commits

Author SHA1 Message Date
Robert Miles 91ccce0fb6 Allow tomasino to run admin commands (in theory) 2023-03-21 18:38:26 +00:00
Robert Miles f554a3bd27 Add NickServ auth code 2020-12-01 18:03:48 +00:00
Robert Miles ccf3dcc855 I changed my vhost 2020-11-22 02:21:35 +00:00
Robert Miles bf59265e94 Wrap CosmicBot.check_rss in a try-except block
This prevents cosmicbot's RSS checking thread from crashing if the RSS feed ends up malformed for any reason.
2020-09-16 17:01:53 +00:00
Robert Miles db34fe0717 Actually import the toot module 2020-09-11 02:21:34 +00:00
Robert Miles 42fbd78b64 Add first draft of toot functionality 2020-09-11 01:18:42 +00:00
Robert Miles 46fdcc85a0 Save RSS state on exit 2020-07-16 01:07:39 -04:00
Robert Miles 37bf2fb1e4 Add plugin system for commands 2019-06-24 00:23:10 -04:00
James Tomasino d219ab2101 spaces to tabs 2019-02-08 20:09:05 -05:00
James Tomasino 9f078d1442 seperate messages for numeric vs non latest 2019-02-04 19:38:04 -05:00
James Tomasino d7d69a17fa using regex test 2019-01-22 14:30:23 -05:00
James Tomasino 3f97194d36 !latest command to allow regex searches 2019-01-22 10:49:41 -05:00
Robert Miles e8c758cd0f Fix error in fortune command 2019-01-19 04:48:41 +00:00
James Tomasino f0988aa997 added fortune command to bot 2019-01-17 11:21:52 -05:00
James Tomasino 2a65772ebb removing duplicative imports 2019-01-17 11:13:31 -05:00
Robert Miles 2a7cdebbe5 Fix up !latest 2018-12-10 17:33:05 -05:00
Robert Miles f837cdfe6d Fix the command 2018-12-10 22:29:18 +00:00
James Tomasino 8c41034a6f switched latest to use system script instead of parsing rss 2018-12-10 15:22:49 -05:00
Alexis Marie Wright 710c2f1fc7 PR feedback: Source !latest from RSS feed 2018-12-07 18:02:11 -05:00
Alexis Marie Wright f07ff9ddbb (sidecar) Mask highlight differently; fix roster
- Instead of using Unicode space magic, with which many clients have
  trouble, to mask highlights, do it with _underscores_.

- Join roster arguments over spaces, so e.g. '!roster dei genetrix'
  behaves properly.
2018-12-07 18:01:49 -05:00
Alexis Marie Wright 43a0a83f0e Add !latest command 2018-12-07 00:18:20 -05:00
Robert Miles 4b2b2a1157 Hopefully fix incorrect roster command output 2018-12-03 19:27:50 +00:00
Robert Miles a61b7808e1 Fix merge conflict with local copy 2018-12-03 01:05:17 +00:00
Alexis Marie Wright 08c726d35b (sidecar) s/recieved/received/ 2018-12-02 20:01:06 -05:00
Alexis Marie Wright ab9d13a344 PR feedback: keep highlight for roster requester 2018-12-02 20:00:23 -05:00
Alexis Marie Wright af74c14936 Avoid highlighting users mentioned in `roster` 2018-12-02 16:05:13 -05:00
Robert Miles 2aa2a60a2f Add error logging and fix some things 2018-12-02 06:01:17 +00:00
Robert Miles 08e34bdd94 Add roster command 2018-12-02 05:57:43 +00:00
Robert Miles 494917a441 Add new command system 2018-12-02 02:43:01 +00:00
Robert Miles 0071f83362 Initial commit 2018-12-01 20:18:39 -05:00