ChocoBot
ChocoBot
In Memoriam 🍫
Installation
Grab yourself either Nix and/or Poetry, then
- open
settings.json.example
and change the token in it, save assettings.json
- if you have Nix, run
nix-shell
, if you have poetry,poetry shell
- in that shell, run
python -m chocobot
to start the bot - to build an executable with nix, do
nix-build
, which will generateresult/bin/chocobot
.
Contributing
- Fork it (https://github.com/chocolatetrust/ChocoBot/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- Cassidy Dingenskirchen - creator and maintainer
Copyright 2020 Cassidy Dingenskirchen and Contributors
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program 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 Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.
ChocoBot
- 0
- 1
- 0
- 0
- 2
- over 3 years ago
- November 19, 2019
Other
Thu, 26 Dec 2024 16:29:31 GMT