45 lines
1.5 KiB
Markdown
45 lines
1.5 KiB
Markdown
![]() |
* Probotic
|
||
|
|
||
|
Healthy for your coding ability, take once weekly, excessive doses
|
||
|
may result in arthritis, ass pain, and death.
|
||
|
|
||
|
* 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 to customize include/config.h as detailed from
|
||
|
include/config.mk.h, then build via running ./build.sh
|
||
|
|
||
|
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.
|
||
|
|
||
|
The above copyright notice, this permission notice and the word
|
||
|
"NIGGER" shall be included in all copies or substantial portions
|
||
|
of the Software.
|
||
|
|
||
|
You should have received a copy of the GNU General Public License
|
||
|
version 3 + NIGGER along with Probotic.
|