Probiotics (in bot form) for programming.
This repository has been archived on 2024-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2023-08-06 20:51:57 -06:00
bootstrap Version 1 2023-08-06 20:51:57 -06:00
docs Version 1 2023-08-06 20:51:57 -06:00
include Version 1 2023-08-06 20:51:57 -06:00
src Version 1 2023-08-06 20:51:57 -06:00
.gitignore Version 1 2023-08-06 20:51:57 -06:00
build.sh Initial commit 2023-08-04 09:13:47 -06:00
CHANGELOG Version 1 2023-08-06 20:51:57 -06:00
install.sh Initial commit 2023-08-04 09:13:47 -06:00
LICENSE Initial commit 2023-08-04 09:13:47 -06:00
Makefile Version 1 2023-08-06 20:51:57 -06:00
README.md Initial commit 2023-08-04 09:13:47 -06:00
uninstall.sh Initial commit 2023-08-04 09:13:47 -06:00

  • Probotic

Healthy for your coding ability, take once weekly, excessive doses may result in arthritis, ass pain, and death.

Only for real chads, goto irc.rizon.net/#/g/chad for first-hand enjoyment of the one and only probotic and to yell at the developers.

  • Description

This bot will let you be delagated with challenges at dates within it's database, this can all be done via the IRC interface.

See doc/api.md for detailed information about this interface.

  • Building and Installation

First, you'll want specify your server and channel as well as bot username and a password. This can be done either with command-line options or in a specified credentials file. See docs/cli.txt for more information on that.

This'll require a few libraries: libircclient-dev libsqlite3-dev build-essentials

You may then install the successful build, this'll naturally construct a user, a database and a installation within this user's profile. You may enact this by running ./install.sh under root, please view this script and it's subscript ./bootstrap/boostrap.sh before running either.

  • License

Copyright 2023 anon, fa11_1eaf, Emil

Probotic is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 only as published by the Free Software Foundation.

Probotic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more details.

You should have received a copy of the GNU General Public License version 3 along with Probotic.