Mode Type Size Ref File
100644 blob 963 5221f535b8a3841b0b87966096f065943fbe34a3 behaviour.py
100644 blob 2306 8e6311b6edcbaadc7aa9178098977cbaf7123493 bot.py
100644 blob 1506 66f208591f00caf14963df162edc1690aef322af comm.py
100644 blob 751 ede591857794e77903881f1e340c07ce575e25f4 db.py
100644 blob 4517 4d595104ca41c518ccab737b99005d5b4f1a88f4 knowledge.py
100644 blob 4632 cdd185cacb8bd4b37500bfd109544ffda55fc9fd reaction.py
100644 blob 939 bad6ea32f4705ce281bece3182f92778e472c3fa settings.py
100644 blob 1995 cbc32e0ea4a895323185a0bb17e519663858e1fc task.py
100644 blob 4241 6a0673174bc7dadce3e4bb6f3a7d6ecf1ac15630 trigger.py
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/detche/Botly

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/detche/Botly

Clone this repository using git:
git clone git://git.rocketgit.com/user/detche/Botly

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main