Spaces:
Sleeping
Sleeping
chore: update license year
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- Dockerfile +1 -1
- assistant/__init__.py +1 -1
- assistant/callbackstuffs.py +1 -1
- assistant/games.py +1 -1
- assistant/initial.py +1 -1
- assistant/inlinestuff.py +1 -1
- assistant/localization.py +1 -1
- assistant/manager/__init__.py +1 -1
- assistant/manager/_help.py +1 -1
- assistant/manager/_on_adds.py +1 -1
- assistant/manager/admins.py +1 -1
- assistant/manager/afk.py +1 -1
- assistant/manager/misc.py +1 -1
- assistant/manager/stickermanager.py +1 -1
- assistant/pmbot.py +1 -1
- assistant/start.py +1 -1
- assistant/ytdl.py +1 -1
- install-termux +1 -1
- plugins/__init__.py +1 -1
- plugins/_chatactions.py +1 -1
- plugins/_help.py +1 -1
- plugins/_inline.py +1 -1
- plugins/_ultroid.py +1 -1
- plugins/_userlogs.py +1 -1
- plugins/_wspr.py +1 -1
- plugins/admintools.py +1 -1
- plugins/afk.py +1 -1
- plugins/antiflood.py +1 -1
- plugins/asstcmd.py +1 -1
- plugins/audiotools.py +1 -1
- plugins/autoban.py +1 -1
- plugins/autopic.py +1 -1
- plugins/beautify.py +1 -1
- plugins/blacklist.py +1 -1
- plugins/bot.py +1 -1
- plugins/broadcast.py +1 -1
- plugins/button.py +1 -1
- plugins/calculator.py +1 -1
- plugins/channelhacks.py +1 -1
- plugins/chatbot.py +1 -1
- plugins/chats.py +1 -1
- plugins/cleanaction.py +1 -1
- plugins/compressor.py +1 -1
- plugins/converter.py +1 -1
- plugins/core.py +1 -1
- plugins/database.py +1 -1
- plugins/devtools.py +1 -1
- plugins/downloadupload.py +1 -1
- plugins/echo.py +1 -1
- plugins/extra.py +1 -1
Dockerfile
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 4 |
# PLease read the GNU Affero General Public License in <https://www.github.com/TeamUltroid/Ultroid/blob/main/LICENSE/>.
|
| 5 |
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 4 |
# PLease read the GNU Affero General Public License in <https://www.github.com/TeamUltroid/Ultroid/blob/main/LICENSE/>.
|
| 5 |
|
assistant/__init__.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
assistant/callbackstuffs.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
assistant/games.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
assistant/initial.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
assistant/inlinestuff.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
assistant/localization.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
assistant/manager/__init__.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
assistant/manager/_help.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
assistant/manager/_on_adds.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
assistant/manager/admins.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
assistant/manager/afk.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
assistant/manager/misc.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
assistant/manager/stickermanager.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
assistant/pmbot.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
assistant/start.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
assistant/ytdl.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
install-termux
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
#!/usr/bin/env bash
|
| 2 |
# Ultroid - UserBot
|
| 3 |
-
# Copyright (C) 2021-
|
| 4 |
#
|
| 5 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 6 |
# PLease read the GNU Affero General Public License in <https://www.github.com/TeamUltroid/Ultroid/blob/main/LICENSE/>.
|
|
|
|
| 1 |
#!/usr/bin/env bash
|
| 2 |
# Ultroid - UserBot
|
| 3 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 4 |
#
|
| 5 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 6 |
# PLease read the GNU Affero General Public License in <https://www.github.com/TeamUltroid/Ultroid/blob/main/LICENSE/>.
|
plugins/__init__.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
plugins/_chatactions.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
plugins/_help.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
plugins/_inline.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
plugins/_ultroid.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
plugins/_userlogs.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
plugins/_wspr.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
plugins/admintools.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
plugins/afk.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
plugins/antiflood.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
plugins/asstcmd.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
plugins/audiotools.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
plugins/autoban.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
plugins/autopic.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
plugins/beautify.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
plugins/blacklist.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
plugins/bot.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
plugins/broadcast.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
plugins/button.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
plugins/calculator.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
plugins/channelhacks.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
plugins/chatbot.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
plugins/chats.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
plugins/cleanaction.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
plugins/compressor.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
plugins/converter.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
plugins/core.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
plugins/database.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
plugins/devtools.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
plugins/downloadupload.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
plugins/echo.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
plugins/extra.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
-
# Copyright (C) 2021-
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|
|
|
|
| 1 |
# Ultroid - UserBot
|
| 2 |
+
# Copyright (C) 2021-2023 TeamUltroid
|
| 3 |
#
|
| 4 |
# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
|
| 5 |
# PLease read the GNU Affero General Public License in
|