Adding skgyorugo
authorGeorgios Atheridis <atheridis@tutamail.com>
Tue, 29 Mar 2022 11:08:10 +0000 (14:08 +0300)
committerGeorgios Atheridis <atheridis@tutamail.com>
Tue, 29 Mar 2022 11:08:10 +0000 (14:08 +0300)
commit86bb694373fc0c18752be1c0f6da0eb54fe87edd
tree11bac883a1be2162694cc23c1ca47553fb7c7687
Adding skgyorugo
12 files changed:
.gitignore [new file with mode: 0644]
skgyorugo/commands/addcommand.py [new file with mode: 0644]
skgyorugo/commands/commands.py [new file with mode: 0644]
skgyorugo/commands/editcommand.py [new file with mode: 0644]
skgyorugo/commands/emotes.py [new file with mode: 0644]
skgyorugo/commands/removecommand.py [new file with mode: 0644]
skgyorugo/commands/scam.py [new file with mode: 0644]
skgyorugo/commands/spam.py [new file with mode: 0644]
skgyorugo/main.py [new file with mode: 0644]
skgyorugo/tools/permissions.py [new file with mode: 0644]
skgyorugo/tools/raid.py [new file with mode: 0644]
skgyorugo/tools/smart_privmsg.py [new file with mode: 0644]