An IRC bot for learning, fun and collaboration in the Freepost community.

[[ 🗃 ^VvM9v funbot ]] :: [📥 Inbox] [📤 Outbox] [🐤 Followers] [🤝 Collaborators] [🛠 Commits]

Clone

HTTPS: git clone https://vervis.peers.community/repos/VvM9v

SSH: git clone USERNAME@vervis.peers.community:VvM9v

Branches

Tags

0.3 ::

NEWS

This file lists the user-visible interesting changes between releases. For a
full list of changes to the source, see the ChangeLog.



funbot 0.3 -- 2015-10-17
========================

General, build and documentation changes:

* User options JSON state file
* New !info topics

New UIs, features and enhancements:

* New repo event announcement controls: !add-repo, !delete-repo
* Channel commands: !visit, !leave, !join
* Support "please" prefix in bot references
* Minimal quoting feature, !quote command
* Channel history display and user option control commands
* Accept private prefixed and ref+prefix commands
* Respond to "thanks"
* Support /me

Bug fixes:

* Warn when sending a memo from an untracked channel

Dependency changes:

* Add     containers  >= 0.5
* Require irc-fun-bot >= 0.4
* Require settings    >= 0.2.1





funbot 0.2 -- 2015-09-22
========================

General, build and documentation changes:

* Some config values moved to Config.hs from other files
* Git repo details moved from Config.hs into JSON file

New UIs, features and enhancements:

* Git repo details have settings options and can be partially edited
* Help command now includes settings options
* New bot command !ctell
* Settings and memos JSON files support version control
* Report titles of URLs send into channels
* New external event type, paste

Bug fixes:

* Gitlab MR update events not announced to IRC, it's too much channel spam
* Memos are now reported if needed when a user changes their nickname

Dependency changes:

* Add funbot-ext-events
* Add json-state
* Require irc-fun-bot >= 0.3



funbot 0.1 -- 2015-09-11
========================

General, build and documentation changes:

* (This is the first release, so everything is new)

New UIs, features and enhancements:

* (This is the first release, so everything is a new feature)

Bug fixes:

* (This is just the first release)

Dependency changes:

* (This is the first release)

[See repo JSON]