Mode Type Size Ref File
100644 blob 919 25f3a070764f761bcd807b8f7986013fd83c7d30 behaviour.py
100644 blob 2856 49c7c048fab23086e725f34e8e210ecba82527bd bot.py
100644 blob 1951 069710f0ef84f1fbda9682a55191f87161743ee9 comm.py
100644 blob 6640 afef9d710524530ad5d7137a9eeeb28794b61a69 db.py
100644 blob 1036 396982425c56ad1133d76f4e7b544fa69e94fc1a groups.py
100644 blob 372 4127b2df3cf4e75ff30ada4f0008088c6bbaaacc knowledge.py
100644 blob 4945 3bcc62a2b01bbbbd6b5d2b225c59922c4b51095d reaction.py
100644 blob 971 84d336b31e6ad2d91967b469ead8782ae1546c77 settings.py
100644 blob 7546 b3fc3c875039ea441c9fecaae9e04224cee2f4a9 task.py
100644 blob 4509 cbaf9c0910a173cbf4b91eebfbee0c0dbb75157a trigger.py
100644 blob 1690 c1194462b504946de47c75043bef1c9262666d2d 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