Skip to content

Commit

Permalink
README info on the subscribe privmsg
Browse files Browse the repository at this point in the history
  • Loading branch information
cfindlayisme committed May 23, 2024
1 parent 90421cc commit f905300
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
Very simple bot to send IRC messages from webhooks.

In the future I plan to:
- Allow for things to "subscribe" to webhooks, so they can recieve a webhook from wmb on something like a message in a channel for example
- Create some more types of events that can be sent to IRC (ie, kick, ban, mode, topic, etc)
- [x] Allow for things to "subscribe" to webhooks, so they can receive a webhook from wmb on something like a message in a channel for example
- [ ] Finish up documentation for this feature (ie, schema etc)
- [ ] Create some more types of events that can be sent to IRC (ie, kick, ban, mode, topic, etc)

These things will allow for easy "bolt-on" functionality without making the bot itself overly complicated.

Expand Down

0 comments on commit f905300

Please sign in to comment.