Mode Type Size Ref File
100644 blob 919 25f3a070764f761bcd807b8f7986013fd83c7d30 behaviour.py
100644 blob 3629 dd79f54e8a1f436d8e9de555cafef2e83a8c104a bot.py
100644 blob 2130 e65066b566b7171dfa89443db2c080450f6b40b9 client.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 7699 9acf28c3b675f5e3827680cf9378e354f9744b80 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