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.2 ::

Files

๐Ÿ—Ž .gitignore
๐Ÿ—Ž AUTHORS
๐Ÿ—Ž COPYING
๐Ÿ—Ž ChangeLog
๐Ÿ—Ž INSTALL
๐Ÿ—Ž NEWS
๐Ÿ—Ž README.md
๐Ÿ—Ž Setup.hs
๐Ÿ—Ž default-memos.json
๐Ÿ—Ž default-settings.json
๐Ÿ—Ž default-state.json
๐Ÿ—Ž funbot.cabal
๐Ÿ—€ src
๐Ÿ—€ util

README.md

funbot

An IRC bot for learning, fun and collaboration in the Freepost community. There is a project page here.

Using

See the .cabal file for more info and link to project website and version control.

The official download location is the Git repository:

https://notabug.org/fr33domlover/funbot.git

Occasionally, releases may be made to Hackage, the Haskell package repository. See http://hackage.haskell.org/package/funbot.

Some of the dependency libraries may have recent features not released to Hackage yet. See the guide linked at the bottom for their clone URLs. If you use a released version of funbot, you can safely install all the dependencies from Hackage as usual.

This program is free software, and is committed to software freedom. It is released to the public domain using the CC0 Public Domain Dedication. For the boring โ€œlegalโ€ details see the file โ€˜COPYINGโ€™.

See the file โ€˜INSTALLโ€™ for hints on installation. The file โ€˜ChangeLogโ€™ explains how to see the history log of the changes done in the code. โ€˜NEWSโ€™ provides a friendly overview of the changes for each release.

Reporting Bugs and Suggesting Features

If you found a bug, or you have an idea, a feature request or a wishlist item, open a ticket for it! Even if youโ€™re goint to implement something or try to solve it.

This project uses Rel4tionโ€™s ticket system. See the project page for details.

You can open an issue in NotABug if you prefer, and it will then be moved to Rel4tionโ€™s ticket system. But it is generally preferred you use that system directly.

User/Contributor Guide

There is a detailed guide for running the bot and creating a development setup. Itโ€™s here. If anything happens and itโ€™s unavailable, there is a (maybe lagging 1-2 hours behind) mirror of the guide source here.

If youโ€™re going to implement some feature or fix some bug you found, start by opening a ticket so that other people will know which features are being developed and who does what.

[See repo JSON]