Mode Type Size Ref File
100644 blob 919 25f3a070764f761bcd807b8f7986013fd83c7d30 behaviour.py
100644 blob 3035 ac1883e74a3a8aada2bf9dd08aa6d9cd87f74248 bot.py
100644 blob 2124 e1adc16da2e46398369b3c96e288a8ebf92e043e comm.py
100644 blob 6640 afef9d710524530ad5d7137a9eeeb28794b61a69 db.py
100644 blob 1036 396982425c56ad1133d76f4e7b544fa69e94fc1a groups.py
100644 blob 372 4127b2df3cf4e75ff30ada4f0008088c6bbaaacc knowledge.py
100644 blob 5006 cf7bdb8446f0853d984b5088ce21526d38c9777e reaction.py
100644 blob 971 84d336b31e6ad2d91967b469ead8782ae1546c77 settings.py
100644 blob 7617 ca4f4d17217df53fb52b399e8727feaedda958a9 task.py
100644 blob 4511 48f2330f2d9cff4a73e83013e3eb25c9d11d9e22 trigger.py
100644 blob 2102 4e4eb32e073028e8e5eef0ad3ce51365b7e9a0d2 users.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