Compare commits

..

131 Commits

Author SHA1 Message Date
618c6d46dc
[Snyk] Fix for 3 vulnerabilities 2025-09-13 14:20:22 -03:00
snyk-bot
934114be34
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-10305723
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-10390193
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-10390194
2025-07-12 10:32:05 +00:00
ElBe
6b0bf1c9b9
Update README.md 2023-06-27 20:02:58 +02:00
ElBe
d6309e2195
Update README.md 2023-05-07 09:58:06 +02:00
ElBe
05403632bf
Merge pull request #73 from ElBe-Development/dependabot/pip/pylint-2.17.1
Bump pylint from 2.17.0 to 2.17.1
2023-03-23 18:00:30 +01:00
ElBe
04dac601f6
Merge pull request #72 from ElBe-Development/dependabot/github_actions/actions/deploy-pages-2
Bump actions/deploy-pages from 1 to 2
2023-03-23 18:00:06 +01:00
dependabot[bot]
64b67470f9
Bump pylint from 2.17.0 to 2.17.1
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.17.0 to 2.17.1.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.17.0...v2.17.1)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-23 12:06:34 +00:00
dependabot[bot]
fca2d24582
Bump actions/deploy-pages from 1 to 2
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 1 to 2.
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](https://github.com/actions/deploy-pages/compare/v1...v2)

---
updated-dependencies:
- dependency-name: actions/deploy-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 12:17:10 +00:00
ElBe
92a2163073
Added v1.0.0-alpha19 2023-03-18 12:51:54 +01:00
ElBe
611cc827a9
[ENHANCEMENT] Add badges (#70) 2023-03-15 15:04:19 +01:00
ElBe
a2f1eaf1e4
Update python-app.yml 2023-03-11 06:42:28 +01:00
ElBe
6671dd8d5f
Fixed.pylintrc? 2023-03-11 06:00:52 +01:00
ElBe
6290a296d6
Update python-app.yml 2023-03-11 05:54:07 +01:00
ElBe
01993e1f24
Create 2023-03-11 05:53:44 +01:00
ElBe
efceae1672
Update python-app.yml 2023-03-11 05:47:12 +01:00
ElBe
fce6026016
Update python-app.yml 2023-03-10 07:03:49 +01:00
ElBe
0eb1b704a6
Fixed pylint runner in python-app.yml 2023-03-10 07:01:49 +01:00
ElBe
3da98f0271
Fixed test section of python-app.yml 2023-03-10 06:56:06 +01:00
ElBe
452d3f6fa7
Update python-app.yml 2023-03-10 06:53:38 +01:00
ElBe
fe3b79e738
Fixed exit code 30 2023-03-09 11:05:24 +01:00
ElBe
7033a2ac02
Update to newest, recommended python version 2023-03-09 07:02:40 +01:00
ElBe
499249d9b0
Update python-app.yml 2023-03-09 06:59:51 +01:00
ElBe
3c7e9c92c3
Update python-app.yml 2023-03-09 06:57:47 +01:00
ElBe
4ee3564a8e
Create codecov.yaml 2023-03-09 06:57:23 +01:00
dependabot[bot]
ee1b575d76
Merge pull request #65 from ElBe-Development/dependabot/pip/pylint-2.17.0 2023-03-08 16:23:14 +00:00
dependabot[bot]
cdd088e360
Bump pylint from 2.16.4 to 2.17.0
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.16.4 to 2.17.0.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.16.4...v2.17.0)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 12:16:07 +00:00
dependabot[bot]
42f3560283
Merge pull request #64 from ElBe-Development/dependabot/pip/pylint-2.16.4 2023-03-07 15:38:45 +00:00
dependabot[bot]
44957ed87d
Bump pylint from 2.16.3 to 2.16.4
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.16.3 to 2.16.4.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.16.3...v2.16.4)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 12:08:34 +00:00
dependabot[bot]
524d0a0826
Merge pull request #63 from ElBe-Development/dependabot/pip/pytest-7.2.2 2023-03-06 19:39:34 +00:00
dependabot[bot]
59158db326
Bump pytest from 7.2.1 to 7.2.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.1 to 7.2.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.2.1...7.2.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 12:15:48 +00:00
ElBe
5cc860cb75
Removed unused imports 2023-03-06 12:53:47 +01:00
ElBe
406db3e8d9
Update SECURITY.md 2023-03-06 12:53:09 +01:00
ElBe
5b6de1019b
Update CHANGELOG.md
Forgot to add text
2023-03-06 11:06:11 +01:00
ElBe
6d5b2870e3
Update CHANGELOG.md 2023-03-06 09:54:59 +01:00
dependabot[bot]
b89acce07b
Merge pull request #62 from ElBe-Development/dependabot/pip/pylint-2.16.3 2023-03-05 13:50:06 +00:00
dependabot[bot]
ade6bc2e65
Bump pylint from 2.16.2 to 2.16.3
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.16.2 to 2.16.3.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.16.2...v2.16.3)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-03 12:08:23 +00:00
dependabot[bot]
a53f29af2d
Merge pull request #61 from ElBe-Development/dependabot/pip/discord-py-2.2.2 2023-03-02 16:23:42 +00:00
dependabot[bot]
664f945b75
Bump discord-py from 2.2.0 to 2.2.2
Bumps [discord-py](https://github.com/Rapptz/discord.py) from 2.2.0 to 2.2.2.
- [Release notes](https://github.com/Rapptz/discord.py/releases)
- [Commits](https://github.com/Rapptz/discord.py/compare/v2.2.0...v2.2.2)

---
updated-dependencies:
- dependency-name: discord-py
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-02 12:08:51 +00:00
dependabot[bot]
b072a4a55a
Merge pull request #60 from ElBe-Development/dependabot/pip/discord-py-2.2.0 2023-03-01 19:32:56 +00:00
dependabot[bot]
795b18515a
Bump discord-py from 2.1.1 to 2.2.0
Bumps [discord-py](https://github.com/Rapptz/discord.py) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/Rapptz/discord.py/releases)
- [Commits](https://github.com/Rapptz/discord.py/compare/v2.1.1...v2.2.0)

---
updated-dependencies:
- dependency-name: discord-py
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-01 12:10:53 +00:00
ElBe
61ae8a3159
Update CHANGELOG.md 2023-02-27 08:25:06 +01:00
ElBe
2bbb3e6443
Update + new Version numbers 2023-02-27 08:23:04 +01:00
ElBe
a01cf2018c
Update .gitignore 2023-02-22 14:34:28 +01:00
ElBe
eb8948875b
Update README.md 2023-02-16 16:24:57 +01:00
ElBe
4f17611512
Update release-drafter.yml 2023-02-16 07:46:27 +01:00
ElBe
8fd9fb8b8e
More comming... 2023-02-15 20:57:47 +01:00
dependabot[bot]
3acf49a11f
Merge pull request #59 from ElBe-Development/dependabot/pip/pylint-2.16.2 2023-02-14 14:56:24 +00:00
dependabot[bot]
7778958dbb
Bump pylint from 2.16.1 to 2.16.2
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.16.1 to 2.16.2.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.16.1...v2.16.2)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 12:08:55 +00:00
ElBe
cb45959fba
Update README.md 2023-02-13 15:18:46 +01:00
ElBe
81a0d272d9
Update README.md 2023-02-13 15:17:03 +01:00
ElBe
6936cd20a9
Update CHANGELOG.md 2023-02-12 14:29:53 +01:00
ElBe
4353836e7f
Create config.yml 2023-02-11 11:45:10 +01:00
ElBe
0d8823ca3f
Update to v1.9.4 alpha16 2023-02-11 11:33:29 +01:00
dependabot[bot]
2811fb09b5
Merge pull request #56 from ElBe-Development/dependabot/pip/discord-py-2.1.1 2023-02-10 13:01:23 +00:00
dependabot[bot]
884a7fb7f1
Bump discord-py from 2.1.0 to 2.1.1
Bumps [discord-py](https://github.com/Rapptz/discord.py) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/Rapptz/discord.py/releases)
- [Commits](https://github.com/Rapptz/discord.py/compare/v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: discord-py
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-10 12:09:03 +00:00
ElBe
b0bc1f9869
Update static.yml 2023-02-07 16:08:35 +01:00
ElBe
c7a04ea178
Create dev-requirements.txt 2023-02-07 16:07:34 +01:00
ElBe
a6d846d8c7
Update requirements.txt 2023-02-07 15:53:27 +01:00
dependabot[bot]
1e49e84a63
Merge pull request #54 from ElBe-Development/dependabot/github_actions/actions/setup-python-4 2023-02-05 09:00:59 +00:00
dependabot[bot]
6c253f6b7b
Bump actions/setup-python from 3 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-05 08:56:31 +00:00
ElBe
c48707e634
Changed interval to daily 2023-02-05 09:56:04 +01:00
ElBe
8a92100384
Merge pull request #49 from ElBe-Development/dependabot/pip/requests-2.28.2
Bump requests from 2.25.1 to 2.28.2
2023-02-04 11:53:03 +01:00
dependabot[bot]
32dc3f5c94
Merge pull request #48 from ElBe-Development/dependabot/pip/colorama-0.4.6 2023-02-04 10:51:45 +00:00
dependabot[bot]
30ddf2ae94
Bump colorama from 0.4.5 to 0.4.6
Bumps [colorama](https://github.com/tartley/colorama) from 0.4.5 to 0.4.6.
- [Release notes](https://github.com/tartley/colorama/releases)
- [Changelog](https://github.com/tartley/colorama/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tartley/colorama/compare/0.4.5...0.4.6)

---
updated-dependencies:
- dependency-name: colorama
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 10:49:57 +00:00
ElBe
f307c14d11
Merge pull request #50 from ElBe-Development/dependabot/pip/prettytable-3.6.0
Bump prettytable from 3.5.0 to 3.6.0
2023-02-04 11:49:11 +01:00
ElBe
fc4d3d93db
Update python-app.yml 2023-02-04 11:46:56 +01:00
ElBe
e99fb679b0
Delete pre-commit.yml 2023-02-04 11:44:13 +01:00
ElBe
a90162e1ed
Create python-app.yml
pylint and bandit coming later
2023-02-04 11:34:54 +01:00
ElBe
cb8bda29e2
Fix? 2023-02-04 11:25:48 +01:00
ElBe
4c683a6b35
Create pre-commit.yml 2023-02-04 11:24:50 +01:00
ElBe
226c098db7
Create CODEOWNERS 2023-02-04 10:58:36 +01:00
dependabot[bot]
5481e69f6c
Bump prettytable from 3.5.0 to 3.6.0
Bumps [prettytable](https://github.com/jazzband/prettytable) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/jazzband/prettytable/releases)
- [Changelog](https://github.com/jazzband/prettytable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jazzband/prettytable/compare/3.5.0...3.6.0)

---
updated-dependencies:
- dependency-name: prettytable
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 09:45:36 +00:00
dependabot[bot]
c6faaf7b45
Bump requests from 2.25.1 to 2.28.2
Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.28.2.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.25.1...v2.28.2)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 09:45:31 +00:00
ElBe
1f5be4c8f0
Create dependabot.yml 2023-02-04 10:45:03 +01:00
ElBe
c0b039bcee
Update requirements.txt 2023-01-30 18:34:28 +01:00
ElBe
cb6c0181b3
Update issue templates 2023-01-30 16:10:09 +01:00
ElBe
85d1e59c38
Update issue templates 2023-01-30 16:09:19 +01:00
ElBe
dd4ba9e46d
Create static.yml 2023-01-29 19:33:58 +01:00
ElBe
ff7e5775aa
Merge pull request #42 from ElBe-Development/dev
Add a few examples and download function
2023-01-29 16:55:21 +01:00
ElBe
23bc25ca03
Update README.md 2023-01-29 16:23:15 +01:00
ElBe
cd12d01d93
Update to v1.6b 2023-01-29 16:19:31 +01:00
ElBe
d2306fe48f
Update LICENSE to MIT License 2023-01-27 09:08:58 +01:00
ElBe
5c63b5a4c0
Create command.py 2023-01-14 11:07:42 +01:00
ElBe
1b03684511
Create config.json 2023-01-14 10:18:46 +01:00
ElBe
2dc212f62d
Update run.bat 2023-01-14 09:02:52 +01:00
ElBe
50825dd864
Merge pull request #35 from ElBe-Development/main
Update 1
2023-01-12 10:23:58 +01:00
ElBe
2ce1ceee43
Merge pull request #34 from ElBe-Development/dev
[ENHANCEMENT] Add run scripts
2023-01-12 10:21:34 +01:00
ElBe
7d6c62516e
Create run.bash 2023-01-12 10:18:48 +01:00
ElBe
c44d9a2cef
Create run.bat 2023-01-12 10:18:24 +01:00
ElBe
d7c47a1950
Update CHANGELOG.md 2023-01-11 12:23:38 +01:00
ElBe
28d5821592
Update CHANGELOG.md 2023-01-11 12:22:40 +01:00
ElBe
505431835d
Create SECURITY.md 2023-01-11 11:59:50 +01:00
ElBe
5a580c3033
Update README.md 2023-01-11 11:58:55 +01:00
ElBe
b2be2f931d
Create FUNDING.yml 2023-01-03 17:26:16 +01:00
ElBe
237d4ff098
Updated to v1.9.3 2022-12-31 20:04:41 +01:00
ElBe
c2fc042384
Update README.md 2022-12-27 20:18:36 +01:00
ElBe
eedd892a8d
Update PRIVACY.md 2022-12-27 20:12:11 +01:00
ElBe
c19b802b5b
Merge pull request #29 from ElBe-Plaq/main
[ENHANCEMENT] Add TOS and Privacy notes
2022-12-22 11:20:05 +01:00
ElBe
86f0986d1e
Update PRIVACY.md 2022-12-22 11:14:59 +01:00
ElBe
eb5ad8e58e
Update and rename TOS.md to TERMS_OF_SERVICE.md 2022-12-22 11:11:58 +01:00
ElBe
8f880406d6
Create CHANGELOG.md 2022-12-21 21:50:06 +01:00
ElBe
3685c86773
Create PRIVACY.md 2022-12-21 07:25:44 +01:00
ElBe
10b4053556
Merge pull request #1 from ElBe-Development/main
Update fork
2022-12-21 07:25:17 +01:00
ElBe
b13a42cca7
Create TOS.md 2022-12-21 07:24:42 +01:00
ElBe
5f8cae006d
Update .gitignore 2022-12-19 14:13:23 +01:00
ElBe
8f9a655f14
Update issue templates 2022-12-19 13:24:45 +01:00
ElBe
17f26530a4
Merge pull request #23 from ElBe-Plaq/main
Removed replit directory
2022-12-19 13:16:58 +01:00
ElBe
88d1296917
Update README.md 2022-12-19 12:57:35 +01:00
ElBe
7ad3316d76
Deleted outdated files 2022-12-19 12:55:23 +01:00
ElBe
2052324f11
Merge pull request #22 from ElBe-Plaq/main
Delete old replit files
2022-12-15 09:23:16 +01:00
ElBe
198dafffa5
Merge branch 'ElBe-Development:main' into main 2022-12-12 09:10:08 +01:00
ElBe
4728f2e358
Delete old replit files (#18)
* Delete bot_functions.py

Copy of `functions.py`

* Delete main.py

Copy of `bot.py`, replit version.

* Delete command.json

Copy of `commands.json`.

* Delete command.py

Copy of `commands.py`.
2022-12-10 09:28:44 +01:00
ElBe
fceb24a22f
Delete command.py
Copy of `commands.py`.
2022-12-10 09:24:51 +01:00
ElBe
71f99412ff
Delete command.json
Copy of `commands.json`.
2022-12-10 09:24:31 +01:00
ElBe
a69114f002
Delete main.py
Copy of `bot.py`, replit version.
2022-12-10 09:23:37 +01:00
ElBe
b6aad2a541
Delete bot_functions.py
Copy of `functions.py`
2022-12-10 09:23:12 +01:00
ElBe
498e412ab7
Update README.md 2022-11-13 14:03:11 +01:00
ElBe
17b4db672b
Replit set to outdated 2022-11-13 13:50:21 +01:00
ElBe
e58c8c4692
Updated to v1.9.3
[8b98361](8b983618f2)
2022-11-12 22:15:52 +01:00
ElBe
8b983618f2
Updated to v1.9.3 2022-11-12 22:12:42 +01:00
ElBe
bf4a851f7c
Updated to v1.9.3 2022-11-12 22:11:04 +01:00
ElBe
2380cf4d67
Update requirements.txt 2022-11-12 22:07:35 +01:00
ElBe
b2aa5b9a4b
Update version.py 2022-10-20 16:56:55 +02:00
ElBe
c348c14c0b
Update version.py 2022-10-20 16:40:48 +02:00
ElBe
1b3762f243
Create version.py 2022-10-20 16:39:44 +02:00
ElBe
6eb897acc8
Update README.md 2022-10-17 14:33:10 +02:00
ElBe
35cd4795e3
Add files via upload 2022-10-17 14:21:44 +02:00
ElBe
f35ed0424e
Create config.json 2022-10-17 14:20:30 +02:00
ElBe
7b6d9c26f1
Update requirements.txt 2022-10-17 14:10:52 +02:00
ElBe
8875b802b2
Update config.json 2022-10-17 14:09:56 +02:00
ElBe
38f79418dd
Update bot.py 2022-10-17 14:09:16 +02:00
33 changed files with 1811 additions and 1229 deletions

2
.github/CODEOWNERS vendored Normal file
View File

@ -0,0 +1,2 @@
# Global Owner -- @ElBe-Plaq
* @ElBe-Plaq

13
.github/FUNDING.yml vendored Normal file
View File

@ -0,0 +1,13 @@
# These are supported funding model platforms
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: # Replace with a single Patreon username
open_collective: # Replace with a single Open Collective username
ko_fi: # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
custom: ['https://www.buymeacoffee.com/elbeplaq']

38
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,38 @@
---
name: Bug report
about: Create a report to help us improve
title: "[BUG] Title"
labels: Bot, bug
assignees: ElBe-Plaq
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
**Additional context**
Add any other context about the problem here.

11
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@ -0,0 +1,11 @@
blank_issues_enabled: false
contact_links:
- name: Discord Support Server
url: https://discord.gg/JVyyDukQqV
about: Ask questions and find help here.
- name: Security reports
url: https://github.com/ElBe-Development/discord.py-bot-template/security/advisories/new
about: Please report security vulnerabilities here.
- name: E-Mail
url: mailto:elbe.dev.plaq@gmail.com
about: (!) I do not check this email often, so please be aware of long response wait times.

12
.github/ISSUE_TEMPLATE/enhancement.md vendored Normal file
View File

@ -0,0 +1,12 @@
---
name: Enhancement
about: Suggest an enhancement for this project
title: "[ENHANCEMENT] Title"
labels: Bot, enhancement
assignees: ElBe-Plaq
---
Summary for the enhancement.
- [ ] Things to do

11
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "daily"

23
.github/release-drafter.yml vendored Normal file
View File

@ -0,0 +1,23 @@
name-template: v$NEXT_PATCH_VERSION
tag-template: v$NEXT_PATCH_VERSION
categories:
- title: Added
label: enhancement
- title: Changed
label: change
- title: Deprecated
label: deprecated
- title: Removed
label: removed
- title: Fixed
label: bug
- title: Security
label: security
tag-template: - $TITLE (#$NUMBER) @$AUTHOR
template: |
## Changes
$CHANGES
## Authors
$CONTRIBUTORS

20
.github/workflows/codecov.yaml vendored Normal file
View File

@ -0,0 +1,20 @@
name: Run codecov
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3

32
.github/workflows/python-app.yml vendored Normal file
View File

@ -0,0 +1,32 @@
name: Python application
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Python 3.11
uses: actions/setup-python@v4
with:
python-version: "3.11"
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install -r dev-requirements.txt
- name: Lint with pylint
run: |
pip install pylint_runner
pylint_runner --exit-zero --rcfile=.pylintrc
#Test with pytest

42
.github/workflows/static.yml vendored Normal file
View File

@ -0,0 +1,42 @@
# Simple workflow for deploying static content to GitHub Pages
name: Deploy static content to Pages
on:
# Runs on pushes targeting the default branch
push:
branches: ["gh-pages"]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
contents: read
pages: write
id-token: write
# Allow one concurrent deployment
concurrency:
group: "pages"
cancel-in-progress: true
jobs:
# Single deploy job since we're just deploying
deploy:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Setup Pages
uses: actions/configure-pages@v3
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
with:
# Upload entire repository
path: '.'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2

10
.gitignore vendored
View File

@ -127,3 +127,13 @@ dmypy.json
# Pyre type checker
.pyre/
#Custom
**.log
**.db
**.json #Must be done by hand
#Tests (not the code tests)
Bot/test.py
Bot/test2.py
Bot/test3.py

630
.pylintrc Normal file
View File

@ -0,0 +1,630 @@
[MAIN]
# Analyse import fallback blocks. This can be used to support both Python 2 and
# 3 compatible code, which means that the block might have code that exists
# only in one or another interpreter, leading to false positives when analysed.
analyse-fallback-blocks=no
# Clear in-memory caches upon conclusion of linting. Useful if running pylint
# in a server-like mode.
clear-cache-post-run=no
# Load and enable all available extensions. Use --list-extensions to see a list
# all available extensions.
#enable-all-extensions=
# In error mode, messages with a category besides ERROR or FATAL are
# suppressed, and no reports are done by default. Error mode is compatible with
# disabling specific errors.
#errors-only=
# Always return a 0 (non-error) status code, even if lint errors are found.
# This is primarily useful in continuous integration scripts.
exit-zero=True
# A comma-separated list of package or module names from where C extensions may
# be loaded. Extensions are loading into the active Python interpreter and may
# run arbitrary code.
extension-pkg-allow-list=
# A comma-separated list of package or module names from where C extensions may
# be loaded. Extensions are loading into the active Python interpreter and may
# run arbitrary code. (This is an alternative name to extension-pkg-allow-list
# for backward compatibility.)
extension-pkg-whitelist=
# Return non-zero exit code if any of these messages/categories are detected,
# even if score is above --fail-under value. Syntax same as enable. Messages
# specified are enabled, while categories only check already-enabled messages.
fail-on=
# Specify a score threshold under which the program will exit with error.
fail-under=10
# Interpret the stdin as a python script, whose filename needs to be passed as
# the module_or_package argument.
#from-stdin=
# Files or directories to be skipped. They should be base names, not paths.
ignore=CVS
# Add files or directories matching the regular expressions patterns to the
# ignore-list. The regex matches against paths and can be in Posix or Windows
# format. Because '\\' represents the directory delimiter on Windows systems,
# it can't be used as an escape character.
ignore-paths=
# Files or directories matching the regular expression patterns are skipped.
# The regex matches against base names, not paths. The default value ignores
# Emacs file locks
ignore-patterns=^\.#
# List of module names for which member attributes should not be checked
# (useful for modules/projects where namespaces are manipulated during runtime
# and thus existing member attributes cannot be deduced by static analysis). It
# supports qualified module names, as well as Unix pattern matching.
ignored-modules=
# Python code to execute, usually for sys.path manipulation such as
# pygtk.require().
#init-hook=
# Use multiple processes to speed up Pylint. Specifying 0 will auto-detect the
# number of processors available to use, and will cap the count on Windows to
# avoid hangs.
jobs=1
# Control the amount of potential inferred values when inferring a single
# object. This can help the performance when dealing with large functions or
# complex, nested conditions.
limit-inference-results=100
# List of plugins (as comma separated values of python module names) to load,
# usually to register additional checkers.
load-plugins=
# Pickle collected data for later comparisons.
persistent=yes
# Minimum Python version to use for version dependent checks. Will default to
# the version used to run pylint.
py-version=3.11
# Discover python modules and packages in the file system subtree.
recursive=no
# Add paths to the list of the source roots. Supports globbing patterns. The
# source root is an absolute path or a path relative to the current working
# directory used to determine a package namespace for modules located under the
# source root.
source-roots=
# When enabled, pylint would attempt to guess common misconfiguration and emit
# user-friendly hints instead of false-positive error messages.
suggestion-mode=yes
# Allow loading of arbitrary C extensions. Extensions are imported into the
# active Python interpreter and may run arbitrary code.
unsafe-load-any-extension=no
# In verbose mode, extra non-checker-related info will be displayed.
#verbose=
[BASIC]
# Naming style matching correct argument names.
argument-naming-style=snake_case
# Regular expression matching correct argument names. Overrides argument-
# naming-style. If left empty, argument names will be checked with the set
# naming style.
#argument-rgx=
# Naming style matching correct attribute names.
attr-naming-style=snake_case
# Regular expression matching correct attribute names. Overrides attr-naming-
# style. If left empty, attribute names will be checked with the set naming
# style.
#attr-rgx=
# Bad variable names which should always be refused, separated by a comma.
bad-names=foo,
bar,
baz,
toto,
tutu,
tata
# Bad variable names regexes, separated by a comma. If names match any regex,
# they will always be refused
bad-names-rgxs=
# Naming style matching correct class attribute names.
class-attribute-naming-style=any
# Regular expression matching correct class attribute names. Overrides class-
# attribute-naming-style. If left empty, class attribute names will be checked
# with the set naming style.
#class-attribute-rgx=
# Naming style matching correct class constant names.
class-const-naming-style=UPPER_CASE
# Regular expression matching correct class constant names. Overrides class-
# const-naming-style. If left empty, class constant names will be checked with
# the set naming style.
#class-const-rgx=
# Naming style matching correct class names.
class-naming-style=PascalCase
# Regular expression matching correct class names. Overrides class-naming-
# style. If left empty, class names will be checked with the set naming style.
#class-rgx=
# Naming style matching correct constant names.
const-naming-style=UPPER_CASE
# Regular expression matching correct constant names. Overrides const-naming-
# style. If left empty, constant names will be checked with the set naming
# style.
#const-rgx=
# Minimum line length for functions/classes that require docstrings, shorter
# ones are exempt.
docstring-min-length=-1
# Naming style matching correct function names.
function-naming-style=snake_case
# Regular expression matching correct function names. Overrides function-
# naming-style. If left empty, function names will be checked with the set
# naming style.
#function-rgx=
# Good variable names which should always be accepted, separated by a comma.
good-names=i,
j,
k,
ex,
Run,
_
# Good variable names regexes, separated by a comma. If names match any regex,
# they will always be accepted
good-names-rgxs=
# Include a hint for the correct naming format with invalid-name.
include-naming-hint=no
# Naming style matching correct inline iteration names.
inlinevar-naming-style=any
# Regular expression matching correct inline iteration names. Overrides
# inlinevar-naming-style. If left empty, inline iteration names will be checked
# with the set naming style.
#inlinevar-rgx=
# Naming style matching correct method names.
method-naming-style=snake_case
# Regular expression matching correct method names. Overrides method-naming-
# style. If left empty, method names will be checked with the set naming style.
#method-rgx=
# Naming style matching correct module names.
module-naming-style=snake_case
# Regular expression matching correct module names. Overrides module-naming-
# style. If left empty, module names will be checked with the set naming style.
#module-rgx=
# Colon-delimited sets of names that determine each other's naming style when
# the name regexes allow several styles.
name-group=
# Regular expression which should only match function or class names that do
# not require a docstring.
no-docstring-rgx=^_
# List of decorators that produce properties, such as abc.abstractproperty. Add
# to this list to register other decorators that produce valid properties.
# These decorators are taken in consideration only for invalid-name.
property-classes=abc.abstractproperty
# Regular expression matching correct type alias names. If left empty, type
# alias names will be checked with the set naming style.
#typealias-rgx=
# Regular expression matching correct type variable names. If left empty, type
# variable names will be checked with the set naming style.
#typevar-rgx=
# Naming style matching correct variable names.
variable-naming-style=snake_case
# Regular expression matching correct variable names. Overrides variable-
# naming-style. If left empty, variable names will be checked with the set
# naming style.
#variable-rgx=
[CLASSES]
# Warn about protected attribute access inside special methods
check-protected-access-in-special-methods=no
# List of method names used to declare (i.e. assign) instance attributes.
defining-attr-methods=__init__,
__new__,
setUp,
__post_init__
# List of member names, which should be excluded from the protected access
# warning.
exclude-protected=_asdict,_fields,_replace,_source,_make,os._exit
# List of valid names for the first argument in a class method.
valid-classmethod-first-arg=cls
# List of valid names for the first argument in a metaclass class method.
valid-metaclass-classmethod-first-arg=mcs
[DESIGN]
# List of regular expressions of class ancestor names to ignore when counting
# public methods (see R0903)
exclude-too-few-public-methods=
# List of qualified class names to ignore when counting class parents (see
# R0901)
ignored-parents=
# Maximum number of arguments for function / method.
max-args=5
# Maximum number of attributes for a class (see R0902).
max-attributes=7
# Maximum number of boolean expressions in an if statement (see R0916).
max-bool-expr=5
# Maximum number of branch for function / method body.
max-branches=12
# Maximum number of locals for function / method body.
max-locals=15
# Maximum number of parents for a class (see R0901).
max-parents=7
# Maximum number of public methods for a class (see R0904).
max-public-methods=20
# Maximum number of return / yield for function / method body.
max-returns=6
# Maximum number of statements in function / method body.
max-statements=50
# Minimum number of public methods for a class (see R0903).
min-public-methods=2
[EXCEPTIONS]
# Exceptions that will emit a warning when caught.
overgeneral-exceptions=builtins.BaseException,builtins.Exception
[FORMAT]
# Expected format of line ending, e.g. empty (any line ending), LF or CRLF.
expected-line-ending-format=
# Regexp for a line that is allowed to be longer than the limit.
ignore-long-lines=^\s*(# )?<?https?://\S+>?$
# Number of spaces of indent required inside a hanging or continued line.
indent-after-paren=4
# String used as indentation unit. This is usually " " (4 spaces) or "\t" (1
# tab).
indent-string=' '
# Maximum number of characters on a single line.
max-line-length=100
# Maximum number of lines in a module.
max-module-lines=1000
# Allow the body of a class to be on the same line as the declaration if body
# contains single statement.
single-line-class-stmt=no
# Allow the body of an if to be on the same line as the test if there is no
# else.
single-line-if-stmt=no
[IMPORTS]
# List of modules that can be imported at any level, not just the top level
# one.
allow-any-import-level=
# Allow explicit reexports by alias from a package __init__.
allow-reexport-from-package=no
# Allow wildcard imports from modules that define __all__.
allow-wildcard-with-all=no
# Deprecated modules which should not be used, separated by a comma.
deprecated-modules=
# Output a graph (.gv or any supported image format) of external dependencies
# to the given file (report RP0402 must not be disabled).
ext-import-graph=
# Output a graph (.gv or any supported image format) of all (i.e. internal and
# external) dependencies to the given file (report RP0402 must not be
# disabled).
import-graph=
# Output a graph (.gv or any supported image format) of internal dependencies
# to the given file (report RP0402 must not be disabled).
int-import-graph=
# Force import order to recognize a module as part of the standard
# compatibility libraries.
known-standard-library=
# Force import order to recognize a module as part of a third party library.
known-third-party=enchant
# Couples of modules and preferred modules, separated by a comma.
preferred-modules=
[LOGGING]
# The type of string formatting that logging methods do. `old` means using %
# formatting, `new` is for `{}` formatting.
logging-format-style=old
# Logging modules to check that the string format arguments are in logging
# function parameter format.
logging-modules=logging
[MESSAGES CONTROL]
# Only show warnings with the listed confidence levels. Leave empty to show
# all. Valid levels: HIGH, CONTROL_FLOW, INFERENCE, INFERENCE_FAILURE,
# UNDEFINED.
confidence=HIGH,
CONTROL_FLOW,
INFERENCE,
INFERENCE_FAILURE,
UNDEFINED
# Disable the message, report, category or checker with the given id(s). You
# can either give multiple identifiers separated by comma (,) or put this
# option multiple times (only on the command line, not in the configuration
# file where it should appear only once). You can also use "--disable=all" to
# disable everything first and then re-enable specific checks. For example, if
# you want to run only the similarities checker, you can use "--disable=all
# --enable=similarities". If you want to run only the classes checker, but have
# no Warning level messages displayed, use "--disable=all --enable=classes
# --disable=W".
disable=raw-checker-failed,
bad-inline-option,
locally-disabled,
file-ignored,
suppressed-message,
useless-suppression,
deprecated-pragma,
use-symbolic-message-instead
# Enable the message, report, category or checker with the given id(s). You can
# either give multiple identifier separated by comma (,) or put this option
# multiple time (only on the command line, not in the configuration file where
# it should appear only once). See also the "--disable" option for examples.
enable=c-extension-no-member
[METHOD_ARGS]
# List of qualified names (i.e., library.method) which require a timeout
# parameter e.g. 'requests.api.get,requests.api.post'
timeout-methods=requests.api.delete,requests.api.get,requests.api.head,requests.api.options,requests.api.patch,requests.api.post,requests.api.put,requests.api.request
[MISCELLANEOUS]
# List of note tags to take in consideration, separated by a comma.
notes=FIXME,
XXX,
TODO
# Regular expression of note tags to take in consideration.
notes-rgx=
[REFACTORING]
# Maximum number of nested blocks for function / method body
max-nested-blocks=5
# Complete name of functions that never returns. When checking for
# inconsistent-return-statements if a never returning function is called then
# it will be considered as an explicit return statement and no message will be
# printed.
never-returning-functions=sys.exit,argparse.parse_error
[REPORTS]
# Python expression which should return a score less than or equal to 10. You
# have access to the variables 'fatal', 'error', 'warning', 'refactor',
# 'convention', and 'info' which contain the number of messages in each
# category, as well as 'statement' which is the total number of statements
# analyzed. This score is used by the global evaluation report (RP0004).
evaluation=max(0, 0 if fatal else 10.0 - ((float(5 * error + warning + refactor + convention) / statement) * 10))
# Template used to display messages. This is a python new-style format string
# used to format the message information. See doc for all details.
msg-template=
# Set the output format. Available formats are text, parseable, colorized, json
# and msvs (visual studio). You can also give a reporter class, e.g.
# mypackage.mymodule.MyReporterClass.
#output-format=
# Tells whether to display a full report or only the messages.
reports=no
# Activate the evaluation score.
score=yes
[SIMILARITIES]
# Comments are removed from the similarity computation
ignore-comments=yes
# Docstrings are removed from the similarity computation
ignore-docstrings=yes
# Imports are removed from the similarity computation
ignore-imports=yes
# Signatures are removed from the similarity computation
ignore-signatures=yes
# Minimum lines number of a similarity.
min-similarity-lines=4
[SPELLING]
# Limits count of emitted suggestions for spelling mistakes.
max-spelling-suggestions=4
# Spelling dictionary name. No available dictionaries : You need to install
# both the python package and the system dependency for enchant to work..
spelling-dict=
# List of comma separated words that should be considered directives if they
# appear at the beginning of a comment and should not be checked.
spelling-ignore-comment-directives=fmt: on,fmt: off,noqa:,noqa,nosec,isort:skip,mypy:
# List of comma separated words that should not be checked.
spelling-ignore-words=
# A path to a file that contains the private dictionary; one word per line.
spelling-private-dict-file=
# Tells whether to store unknown words to the private dictionary (see the
# --spelling-private-dict-file option) instead of raising a message.
spelling-store-unknown-words=no
[STRING]
# This flag controls whether inconsistent-quotes generates a warning when the
# character used as a quote delimiter is used inconsistently within a module.
check-quote-consistency=no
# This flag controls whether the implicit-str-concat should generate a warning
# on implicit string concatenation in sequences defined over several lines.
check-str-concat-over-line-jumps=no
[TYPECHECK]
# List of decorators that produce context managers, such as
# contextlib.contextmanager. Add to this list to register other decorators that
# produce valid context managers.
contextmanager-decorators=contextlib.contextmanager
# List of members which are set dynamically and missed by pylint inference
# system, and so shouldn't trigger E1101 when accessed. Python regular
# expressions are accepted.
generated-members=
# Tells whether to warn about missing members when the owner of the attribute
# is inferred to be None.
ignore-none=yes
# This flag controls whether pylint should warn about no-member and similar
# checks whenever an opaque object is returned when inferring. The inference
# can return multiple potential results while evaluating a Python object, but
# some branches might not be evaluated, which results in partial inference. In
# that case, it might be useful to still emit no-member and other checks for
# the rest of the inferred objects.
ignore-on-opaque-inference=yes
# List of symbolic message names to ignore for Mixin members.
ignored-checks-for-mixins=no-member,
not-async-context-manager,
not-context-manager,
attribute-defined-outside-init
# List of class names for which member attributes should not be checked (useful
# for classes with dynamically set attributes). This supports the use of
# qualified names.
ignored-classes=optparse.Values,thread._local,_thread._local,argparse.Namespace
# Show a hint with possible names when a member name was not found. The aspect
# of finding the hint is based on edit distance.
missing-member-hint=yes
# The minimum edit distance a name should have in order to be considered a
# similar match for a missing member name.
missing-member-hint-distance=1
# The total number of similar names that should be taken in consideration when
# showing a hint for a missing member.
missing-member-max-choices=1
# Regex pattern to define which classes are considered mixins.
mixin-class-rgx=.*[Mm]ixin
# List of decorators that change the signature of a decorated function.
signature-mutators=
[VARIABLES]
# List of additional names supposed to be defined in builtins. Remember that
# you should avoid defining new builtins when possible.
additional-builtins=
# Tells whether unused global variables should be treated as a violation.
allow-global-unused-variables=yes
# List of names allowed to shadow builtins
allowed-redefined-builtins=
# List of strings which can identify a callback function by name. A callback
# name must start or end with one of those strings.
callbacks=cb_,
_cb
# A regular expression matching the name of dummy variables (i.e. expected to
# not be used).
dummy-variables-rgx=_+$|(_[a-zA-Z0-9_]*[a-zA-Z0-9]+?$)|dummy|^ignored_|^unused_
# Argument names that match this expression will be ignored.
ignored-argument-names=_.*|^ignored_|^unused_
# Tells whether we should check for unused import in __init__ files.
init-import=no
# List of qualified module names which can have objects that can redefine
# builtins.
redefining-builtins-modules=six.moves,past.builtins,future.builtins,builtins,io

View File

@ -2,7 +2,7 @@
Discord bot template.
© by ElBe.
Version: 0.1.9
Version: 1.9
'''
#Imports
@ -14,9 +14,17 @@ import time
import logging
import platform
import psutil
import requests
#Bot modules
import functions
import errors
import commands as create_commands
import version as bot_version
#Check modules and python
if not int(platform.python_version().replace('.','')) <= 3110:
errors.OutdatedVersionError('Python', '3.11.0 or higher', 'https://python.org')
#Start
print('Discord.py Bot')
@ -26,7 +34,7 @@ print('')
print('Start Informations')
print('------------------')
print('Discord version: ' + discord.__version__)
print('Bot version: ' + functions.json_module.get_config('Config')['Version'])
print('Bot version: ' + bot_version.version)
print('')
print('Starting')
print('--------')
@ -42,18 +50,33 @@ MISSING = utils.MISSING
starttime = time.time()
#JSON data
token = functions.json_module.get_config('Config')['Token']
version = functions.json_module.get_config('Config')['Version']
credits = functions.json_module.get_config('Config')['Credits']
footer = functions.json_module.get_config('Config')['Footer']
welcomeChannel = functions.json_module.get_config('Channels')['Welcome']
goodbyeChannel = functions.json_module.get_config('Channels')['Goodbye']
commands = functions.json_module.get_config('Commands')
try:
token = functions.json_module.get_config('Config')['Token']
version = bot_version.version
credits = functions.json_module.get_config('Config')['Credits']
footer = functions.json_module.get_config('Config')['Footer']
memberRole = functions.json_module.get_config('Roles')['Member']
welcomeChannel = functions.json_module.get_config('Channels')['Welcome']
goodbyeChannel = functions.json_module.get_config('Channels')['Goodbye']
commands = functions.json_module.get_config('Commands')
except Exception as e:
print(functions.console.error('Error while trying to get data from the config file.\n' + str(e)))
exit()
#Setup
logging.basicConfig(filename='log.txt', level=logging.INFO)
intents = discord.Intents.all()
#Create commands
try:
if functions.json_module.get_config('Created', 'commands.json') == 0:
create_commands
else:
None
except Exception as e:
print(functions.console.error('Error while trying to create the commands.\n' + str(e)))
exit()
#Main
class Bot(discord.Client):
'''Bot.'''
@ -65,6 +88,7 @@ class Bot(discord.Client):
async def on_ready(self):
logging.info(str(datetime.datetime.now()) + ' Bot logged in as ' + client.user.name + '.')
print(functions.console.info('Bot logged in as ' + client.user.name + '.'))
print('Guilds: ' + str(client.user.guilds))
print('')
print('Log (Consolebased)')
print('------------------')
@ -79,7 +103,7 @@ class Bot(discord.Client):
await asyncio.sleep(10)
async def on_resumed(self):
logging.info(str(datetime.datetime.now().strftime('%d.%m.%Y %T')) + ' -- Bot resumed seesion.')
logging.info(str(datetime.datetime.now().strftime('%d.%m.%Y %T')) + ' -- Bot resumed session.')
print(functions.console.log('Bot resumed a session.'))
async def on_interaction(self, interaction):
@ -223,33 +247,37 @@ class Bot(discord.Client):
await interaction.response.send_message(embed=commandDisabledEmbed, ephemeral=True)
async def on_member_join(self, member):
async def log(text: str):
'''Log a text and save it in the logfile and the console.'''
logging.info(str(datetime.datetime.now().strftime('%d.%m.%Y %T')) + ' -- ' + str(text))
print(functions.console.log(str(text)))
if not welcomeChannel == "":
async def log(text: str):
'''Log a text and save it in the logfile and the console.'''
logging.info(str(datetime.datetime.now().strftime('%d.%m.%Y %T')) + ' -- ' + str(text))
print(functions.console.log(str(text)))
if not member == client.user:
channel = discord.utils.get(member.guild.text_channels, name=welcomeChannel)
joinEmbed = discord.Embed(title='Welcome!', description='Hello <@!' + str(member.id) + f'>! \nThank you for joining {member.guild.name}!')
joinEmbed.set_thumbnail(url=member.avatar.url)
joinEmbed.set_footer(text=footer)
await channel.send(embed=joinEmbed)
await member.add_roles(discord.utils.get(member.guild.roles, name='member'))
await log('@' + str(member) + ' joined to ' + str(member.guild.name) + '.')
if not welcomeChannel == '':
if not member == client.user:
channel = discord.utils.get(member.guild.text_channels, name=welcomeChannel)
joinEmbed = discord.Embed(title='Welcome!', description='Hello <@!' + str(member.id) + f'>! \nThank you for joining {member.guild.name}!')
joinEmbed.set_thumbnail(url=member.avatar.url)
joinEmbed.set_footer(text=footer)
await channel.send(embed=joinEmbed)
await member.add_roles(discord.utils.get(member.guild.roles, name=str(member)))
await log('@' + str(member) + ' joined to ' + str(member.guild.name) + '.')
async def on_member_remove(self, member):
async def log(text: str):
'''Log a text and save it in the logfile and the console.'''
logging.info(str(datetime.datetime.now().strftime('%d.%m.%Y %T')) + ' -- ' + str(text))
print(functions.console.log(str(text)))
if not goodbyeChannel == "":
async def log(text: str):
'''Log a text and save it in the logfile and the console.'''
logging.info(str(datetime.datetime.now().strftime('%d.%m.%Y %T')) + ' -- ' + str(text))
print(functions.console.log(str(text)))
if not member == client.user:
channel = discord.utils.get(member.guild.text_channels, name=goodbyeChannel)
leaveEmbed = discord.Embed(title='Goodbye!', description='<@!' + str(member.id) + f'> left {member.guild.name}.')
leaveEmbed.set_thumbnail(url=member.avatar.url)
leaveEmbed.set_footer(text=footer)
await channel.send(embed=leaveEmbed)
await log('@' + str(member) + ' left ' + str(member.guild.name) + '.')
if not goodbyeChannel == '':
if not member == client.user:
channel = discord.utils.get(member.guild.text_channels, name=goodbyeChannel)
leaveEmbed = discord.Embed(title='Goodbye!', description='<@!' + str(member.id) + f'> left {member.guild.name}.')
leaveEmbed.set_thumbnail(url=member.avatar.url)
leaveEmbed.set_footer(text=footer)
await channel.send(embed=leaveEmbed)
await log('@' + str(member) + ' left ' + str(member.guild.name) + '.')
async def on_disconnect(self):
async def error(text: str):
@ -261,4 +289,11 @@ class Bot(discord.Client):
#Run
client = Bot(intents = intents, max_messages=None)
client.run(token, log_handler=None)
new_version = str(str(str(requests.get('https://raw.githubusercontent.com/ElBe-Plaq/discord.py-bot-template/main/version.py').text).replace('version = ', '')).replace('\n', '')).replace('\'', '')
if version == new_version:
try:
client.run(token, log_handler=None)
except discord.errors.DiscordException:
errors.APIError('Error while trying to connect to discord.')
else:
errors.OutdatedVersionError('the template', new_version, 'https://github.com/ElBe-Plaq/discord.py-bot-template')

View File

@ -2,7 +2,7 @@
Slash command creator for the discord.py Bot.
© by ElBe.
Version: 0.1.4
Version: 1.4
'''
#Imports
@ -26,6 +26,5 @@ json = {
def create_command(json):
try:
r = requests.post(url, headers=headers, json=json)
print('Command /' + str(json['name']) + ' was sucessfully created.')
except Exception as e:
print('Error while trying to create the command /' + str(json['name']) + '.\n' + str(e))

1
Bot/commands.json Normal file
View File

@ -0,0 +1 @@
{"Created": 0}

View File

@ -3,7 +3,7 @@ Command creator for the discord.py Bot.
© by ElBe.
Version: 0.1.5
Version: 1.5
NOTE: Only execute once.
'''

View File

@ -1,15 +1,18 @@
{
"Config": {
"Token": "<Insert bot token here>",
"Application ID": "<Insert application id here>",
"Version": "0.1.9.1 final",
"Version-Comment": "Added command manager and stop command.",
"Footer": "Bot made by ElBe.",
"Token": "<INSERT TOKEN HERE>",
"Application ID": "<INSERT APPLICATION ID HERE>",
"Version": "1.9.3 final",
"Version-Comment": "Added error handling.",
"Footer": "Made by ElBe.",
"Credits": true
},
"Channels": {
"Welcome": "<Insert welcome channel name here>",
"Goodbye": "<Insert goodbye channel name here>"
"Welcome": "",
"Goodbye": ""
},
"Roles": {
"Member": "member"
},
"Commands": {
"stop": true,

24
Bot/errors.py Normal file
View File

@ -0,0 +1,24 @@
'''
Errors for the discord.py Bot.
© by ElBe.
Version: 1.0
'''
#Imports
import functions
#Error
class error():
def __init__(self, name: str, text: str):
functions.console.error(name + '\n' + text)
exit()
#API error
class APIError(error):
def __init__(self, text: str):
super().__init__('API error', text)
#OutdatedVersionError
class OutdatedVersionError():
def __init__(self, outdated: str, version: str, download: str):
functions.console.warn('Outdated version\nYou installed an outdated version of ' + outdated + '. Please install version ' + version + ' from ' + download + '.')

View File

@ -1,106 +1,265 @@
'''
Functions for the discord.py Bot.
© by ElBe.
Version: 1.6
Version: 0.1.1
NOTE: Async functions in this file cause errors and should not be created.
'''
#Imports
import json
import os
import discord
import colorama
import datetime
import re
import json
import logging
import os
import platform
import prettytable
import requests
import sqlite3
import typing
#Bot modules
import errors
#Setup
colorama.init()
#Variables
class variables():
'''All variables used in this module.'''
standart_config_file = 'config.json'
standart_datetime_format = datetime.date.isoformat
standard_logging_file: typing.Final[str] = 'data\\log\\' + str(datetime.datetime.today()) + '.txt'
standard_datetime_format: typing.Final[str] = '%Y-%m-%d %H:%M:%S'
standard_logging_format: typing.Final[str] = colorama.Fore.LIGHTBLUE_EX + '{timestamp}' + colorama.Style.RESET_ALL + ' [{color}{level}' + colorama.Style.RESET_ALL + '] {name} {message}'
standard_config_file: typing.Final[str] = 'data\\config.json'
standard_database_file: typing.Final[str] = 'data\\bot.db'
standard_intents: typing.Final[discord.Intents] = discord.Intents.all()
class json_module():
def get_config(name: str, file = variables.standart_config_file):
'''Returns a value from the given/standart JSON file.'''
with open(file, 'r') as f:
return json.load(f)[name]
'''Module for dealing with JSON files.'''
def write_json(data, show_text = False, file = variables.standart_config_file):
'''Writes the text to the given/standart JSON file.'''
with open(file, 'w') as f:
json.dump(data, f)
f.close()
def __init__(self, file: str = variables.standard_config_file) -> None:
'''Sets a file to be read.
if show_text:
print(console.log('Data ' + str(data) + ' added to ' + str(file) + '.'))
Args:
file (str, optional): File to read. Defaults to variables.standard_config_file.
Returns:
None
'''
self.file = file
def get_value(name: str, file: str = variables.standard_config_file) -> object: #TODO: Change all occurrences
'''Returns a value parsed from a JSON config file.
Args:
name (str): Name of the key to be parsed.
file (str, optional): Relative path to the json config file. Default to 'data\\config.json'.
Returns:
object: Object parsed from the JSON file.
'''
try:
with open(file, 'r') as f:
return json.load(f)[name]
except Exception as e:
return errors.DataLoadingError(e.__cause__)
def write_json(data: object, file: str) -> None:
'''Writes data to a JSON file.
Args:
data (object): Data to insert.
file (str): Relative path to the json file.
'''
try:
with open(file, 'w') as f:
json.dump(data, f)
f.close()
except Exception as e:
return errors.DataWritingError(e.__cause__)
def __str__(self) -> str:
'''Returns contents of the file as a string.
Returns:
str: Contents of the file.
'''
with open(self.file, 'r') as f:
return str(f.read())
class database():
'''Still in beta!'''
def __init__(self, database: str = variables.standard_database_file) -> None:
self.database = sqlite3.connect(database)
self.cursor = database.cursor()
def get_value(self, key: str, table: str, whereKey: str, whereValue: str) -> object:
self.cursor.execute('SELECT ' + key + ' FROM ' + table + ' WHERE ' + whereKey + ' = ' + whereValue)
return self.cursor.fetchall()
def insert_value(self, key: str) -> object:
pass
class console():
def info(text: str):
'''Returns a info text.'''
i = 0
if len(re.findall('\n', text)) > 1:
text = '\n' + text
search = len(re.findall('\n', text))
if search > 1:
for i in range(search):
text = text.replace('\n', '//n[' + colorama.Fore.LIGHTBLUE_EX + str(i + 1) + colorama.Style.RESET_ALL + '] ', 1)
i = i + 1
text = text.replace('//n', '\n')
return colorama.Fore.LIGHTBLUE_EX + str(datetime.datetime.now().strftime('%d.%m.%Y %T')) + colorama.Style.RESET_ALL + ' [' + colorama.Fore.GREEN + 'INFO' + colorama.Style.RESET_ALL + '] ' + text
def error(text: str):
'''Returns a error text.'''
i = 0
if len(re.findall('\n', text)) > 1:
text = '\n' + text
search = len(re.findall('\n', text))
if search > 1:
for i in range(search):
text = text.replace('\n', '//n[' + colorama.Fore.LIGHTBLUE_EX + str(i + 1) + colorama.Style.RESET_ALL + '] ', 1)
i = i + 1
text = text.replace('//n', '\n')
return colorama.Fore.LIGHTBLUE_EX + str(datetime.datetime.now().strftime('%d.%m.%Y %T')) + colorama.Style.RESET_ALL + ' [' + colorama.Fore.RED + 'ERROR' + colorama.Style.RESET_ALL + '] ' + text
def warn(text: str):
'''Returns a warn text.'''
i = 0
if len(re.findall('\n', text)) > 1:
text = '\n' + text
search = len(re.findall('\n', text))
if search > 1:
for i in range(search):
text = text.replace('\n', '//n[' + colorama.Fore.LIGHTBLUE_EX + str(i + 1) + colorama.Style.RESET_ALL + '] ', 1)
i = i + 1
text = text.replace('//n', '\n')
return colorama.Fore.LIGHTBLUE_EX + str(datetime.datetime.now().strftime('%d.%m.%Y %T')) + colorama.Style.RESET_ALL + ' [' + colorama.Fore.YELLOW + 'WARNING' + colorama.Style.RESET_ALL + '] ' + text
def log(text: str):
'''Returns a log text.'''
i = 0
if len(re.findall('\n', text)) > 1:
text = '\n' + text
search = len(re.findall('\n', text))
if search > 1:
for i in range(search):
text = text.replace('\n', '//n[' + colorama.Fore.LIGHTBLUE_EX + str(i + 1) + colorama.Style.RESET_ALL + '] ', 1)
i = i + 1
text = text.replace('//n', '\n')
return colorama.Fore.LIGHTBLUE_EX + str(datetime.datetime.now().strftime('%d.%m.%Y %T')) + colorama.Style.RESET_ALL + ' [LOG] ' + text
def clear():
def clear() -> None:
'''Clear the console.'''
os.system('cls')
if platform.system() == 'Windows':
os.system('cls')
else:
os.system('clear')
def crusor_up():
'''Changes the position of the crusor to the line above.'''
def cursor_up() -> None:
'''Changes the position of the cursor to the line above.'''
print('\x1b[1A')
def erase_line():
def erase_line() -> None:
'''Erases the current line.'''
print('\x1b[2K')
def erase_last():
def erase_last() -> None:
'''Erases the last line.'''
print('\x1b[1A' + '\x1b[2K' + '\x1b[1A')
class translate_text():
def __init__(category: str, text: str) -> str: #TODO: Add language system (LATER)
'''MODULE IS TURNED OFF'''
return
#language = str(json_module.get_config('Config')['Language'])
#if category == 'B':
# return json_module.get_config('Bot', 'data/lang/' + language + '/bot.json')[text]
#elif category == 'C':
# return json_module.get_config('Commands', 'data/lang/' + language + '/commands.json')[text]
#elif category == 'CC':
# return json_module.get_config('Command creator', 'data/lang/' + language + '/command_creator.json')[text]
#elif category == 'E':
# return json_module.get_config('Error', 'data/lang/' + language + '/errors.json')[text]
#elif category == 'F':
# return json_module.get_config('Functions', 'data\\lang\\' + language + '\\functions.json')[text]
#elif category == 'R':
# with open('data\\lang\\' + json_module.get_config('Config')['Language'] + '\\rules.txt', 'r') as f:
# return f.read()
#else:
# errors.UnexpectedValueError('B, C, CC, E, F, R', category)
class formation():
def format_table(table: prettytable.PrettyTable):
'''Format prettytable.PrettyTables to look better.
Args:
table (prettytable.PrettyTable): Table to format.
Returns:
table: Formatted table.
'''
table.vertical_char = ''
table.horizontal_char = ''
table.junction_char = ''
table.left_junction_char = ''
table.right_junction_char = ''
table.top_left_junction_char = ''
table.top_right_junction_char = ''
table.top_junction_char = ''
table.bottom_left_junction_char = ''
table.bottom_right_junction_char = ''
table.bottom_junction_char = ''
return table
class create_command():
def __init__(self, json: dict) -> None:
'''Creates a command with given json data.
Args:
json (dict): Json data to use when creating the command.
Returns:
None
'''
self.json = json
try:
requests.post('https://discord.com/api/v10/applications/' + str(json_module.get_config('Config')['Application ID']) + '/commands', headers={'Authorization': 'Bot ' + str(json_module.get_config('Config')['Token'])}, json=json)
except Exception as e:
print('Error while trying to create the command /' + str(json['name']) + '.\n' + str(e))
def __str__(self) -> str:
'''String representation of the command creator.
Returns:
str: The string representation of the command creator.
'''
return 'Trying to create command /' + self.json['name'] + ' with json:' + str(self.json)
class log():
def __init__(self, message: str, level: str) -> None:
'''Logs a message on the given level.
Args:
message (str): Message to log.
level (str): Level to log with. Has to be 'CRITICAL','ERROR','WARNING','INFO' or'DEBUG'. Defaults to 'DEBUG'.
Returns:
None
'''
self.message = message
self.level = level if level is not None else self.default_level
def setup(self, format: str = variables.standard_logging_format, default_level: str = 'DEBUG', default_name: str = 'ROOT') -> None:
'''Sets up logging with the given format, a default level and a default name for unnamed loggers.
Args:
format (str, optional): Format for logging. Has to contain '{message}', '{level}' and '{timestamp}'. Can contain '{name}' and '{color}'. Defaults to variables.standard_logging_format.
default_level (str, optional): Default logging level. Has to be 'CRITICAL','ERROR','WARNING','INFO' or'DEBUG'. Defaults to 'DEBUG'.
default_name (str, optional): Default logger name. Each function can have its own logger or logger. Defaults to 'ROOT'.
Returns:
None
'''
self.format = format
self.default_level = default_level
self.default_name = default_name
def __str__(self):
'''String representation of the logged message.
Returns:
str: The string representation of the logged message.
'''
return #TODO: add return value
class download():
def __init__(url: str, file: str) -> None:
'''ATTENTION: The download function is still in experimental state! Errors are expected and should be reported.
Downloads a file from the specified url to the specified file in the download directory.
Args:
url (str): URL to download file from.
file (str): File name to write to. Don't include path.
Returns:
None
'''
if os.path.splitext(url)[1] == os.path.splitext(file)[1]:
if os.path.exists(os.path.expanduser('~\\Downloads\\' + file)):
raise FileExistsError('File ' + file + ' already exists')
else:
with open(os.path.expanduser('~\\Downloads\\' + file), 'x') as f:
for line in str(str(requests.get(url).content).replace('b\'', '')).split('\\n')[:-1]:
f.write(line + '\n')
else:
errors.FileExtensionError('File extension from ' + url + ' is not the same as the file extension from ' + file + '.')

1
Bot/version.py Normal file
View File

@ -0,0 +1 @@
version = '1.9.3'

57
CHANGELOG.md Normal file
View File

@ -0,0 +1,57 @@
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
Versions before `v1.0.0 alpha16` may still use old version names and changelog.
## Unreleased
### `v1.0.0`
#### Added
- Added `/clear` command ([#20](https://github.com/ElBe-Development/discord.py-bot-template/issues/20))
- Added cog system ([#24](https://github.com/ElBe-Development/discord.py-bot-template/issues/24))
#### Changed
- Changed `token` variable to be real constant by removing it ([#46](https://github.com/ElBe-Development/discord.py-bot-template/issues/46))
- Switched to `commands V2` system ([#46](https://github.com/ElBe-Development/discord.py-bot-template/issues/46))
## `v.1.0.0-aplha19` (Private)
### Changed
- Changed default logging level system ([#39](https://github.com/ElBe-Development/discord.py-bot-template/issues/39))
## `v.1.0.0 alpha18` (Private)
### Added
- Added optional `level` value (defualts to `variables.standard_logging_level`) to logger objects to only show messages above or equal to that level
## `v.1.0.0 alpha17` (Private)
### Added
- Added anti profanity system
## Changed
- Changed version system to use the version specified in the `config.json` file ([#46](https://github.com/ElBe-Development/discord.py-bot-template/issues/46))
## `v1.0.0 alpha16` (Private)
### Deprecated
- Functions are deprecated now and will be put into its own `utils` folder ([#46](https://github.com/ElBe-Development/discord.py-bot-template/issues/46))
## < `v1.0.0 alpha16` > `v0.9.3` (Private)
Many rewrites.
## [`v0.9.3`](https://github.com/ElBe-Development/discord.py-bot-template/releases/tag/v1.9.3-final)
- Bugfixes
- Added welcome/goodbye feature manager ([#11](https://github.com/ElBe-Development/discord.py-bot-template/issues/11))
- Added role customisation
## [`v0.9.2`](https://github.com/ElBe-Development/discord.py-bot-template/releases/tag/v0.1.9.2-final)
- Bugfixes
- Rewrote replit port ([#1](https://github.com/ElBe-Development/discord.py-bot-template/issues/1), [#8](https://github.com/ElBe-Development/discord.py-bot-template/issues/8))
- Added error handler ([#10](https://github.com/ElBe-Development/discord.py-bot-template/issues/10))
## [`v0.9.1`](https://github.com/ElBe-Development/discord.py-bot-template/releases/tag/v0.1.9.1-final)
- Added feature manager ([#4](https://github.com/ElBe-Development/discord.py-bot-template/issues/4))
- Added stop command to command creator
## < `v0.9.1` (Private)
Copied code from the private [Plaq](https://skyflamme.de) discord bot.

29
Examples/command.py Normal file
View File

@ -0,0 +1,29 @@
'''
Example command for the discord.py Bot.
© by ElBe.
Version: 1.0
'''
#Imports
import discord
import functions
#Main
async def __init__(interaction: discord.Interaction, *args):
'''Example command cog.
Usage:
`/example`
Args:
interaction (discord.Interaction): Interaction provided by on_interaction.
'''
if interaction.data['name'] == 'example':
functions.log('Command /example was used by @' + str(interaction.user) + '.')
if functions.json_module.get_config('Commands')['example']:
print('This is an example!')
else:
commandDisabledEmbed = discord.Embed(title='Command disabled', description='This command was disabled in the bot config file. Ask a member with access to the bot to enable this command.')
commandDisabledEmbed.set_thumbnail(url=interaction.client.user.avatar.url)
commandDisabledEmbed.set_footer(text=functions.json_module.get_config('Config')['Footer'])
await interaction.response.send_message(embed=commandDisabledEmbed, ephemeral=True)

26
Examples/config.json Normal file
View File

@ -0,0 +1,26 @@
{
"Config": {
"Token": "MYDISCORDBOT",
"Application ID": "1234567890",
"Version": "1.9.3 final",
"Version-Comment": "That happend.",
"Footer": "Made by ElBe.",
"Credits": true
},
"Channels": {
"Welcome": "welcome-and-goodbye",
"Goodbye": "welcome-and-goodbye"
},
"Roles": {
"Member": "member"
},
"Commands": {
"stop": true,
"help": true,
"info": true,
"ping": true,
"kick": true,
"ban": true,
"unban": true
}
}

695
LICENSE
View File

@ -1,674 +1,21 @@
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The GNU General Public License is a free, copyleft license for
software and other kinds of works.
The licenses for most software and other practical works are designed
to take away your freedom to share and change the works. By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users. We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors. You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
them if you wish), that you receive source code or can get it if you
want it, that you can change the software or use pieces of it in new
free programs, and that you know you can do these things.
To protect your rights, we need to prevent others from denying you
these rights or asking you to surrender the rights. Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received. You must make sure that they, too, receive
or can get the source code. And you must show them these terms so they
know their rights.
Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.
For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software. For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.
Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so. This is fundamentally incompatible with the aim of
protecting users' freedom to change the software. The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable. Therefore, we
have designed this version of the GPL to prohibit the practice for those
products. If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.
Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary. To prevent this, the GPL assures that
patents cannot be used to render the program non-free.
The precise terms and conditions for copying, distribution and
modification follow.
TERMS AND CONDITIONS
0. Definitions.
"This License" refers to version 3 of the GNU General Public License.
"Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.
"The Program" refers to any copyrightable work licensed under this
License. Each licensee is addressed as "you". "Licensees" and
"recipients" may be individuals or organizations.
To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy. The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.
A "covered work" means either the unmodified Program or a work based
on the Program.
To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy. Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.
To "convey" a work means any kind of propagation that enables other
parties to make or receive copies. Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.
An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License. If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.
1. Source Code.
The "source code" for a work means the preferred form of the work
for making modifications to it. "Object code" means any non-source
form of a work.
A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.
The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form. A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.
The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities. However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work. For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.
The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.
The Corresponding Source for a work in source code form is that
same work.
2. Basic Permissions.
All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met. This License explicitly affirms your unlimited
permission to run the unmodified Program. The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work. This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.
You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force. You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright. Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.
Conveying under any other circumstances is permitted solely under
the conditions stated below. Sublicensing is not allowed; section 10
makes it unnecessary.
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.
When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.
4. Conveying Verbatim Copies.
You may convey verbatim copies of the Program's source code as you
receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.
You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.
5. Conveying Modified Source Versions.
You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:
a) The work must carry prominent notices stating that you modified
it, and giving a relevant date.
b) The work must carry prominent notices stating that it is
released under this License and any conditions added under section
7. This requirement modifies the requirement in section 4 to
"keep intact all notices".
c) You must license the entire work, as a whole, under this
License to anyone who comes into possession of a copy. This
License will therefore apply, along with any applicable section 7
additional terms, to the whole of the work, and all its parts,
regardless of how they are packaged. This License gives no
permission to license the work in any other way, but it does not
invalidate such permission if you have separately received it.
d) If the work has interactive user interfaces, each must display
Appropriate Legal Notices; however, if the Program has interactive
interfaces that do not display Appropriate Legal Notices, your
work need not make them do so.
A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit. Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.
6. Conveying Non-Source Forms.
You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:
a) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by the
Corresponding Source fixed on a durable physical medium
customarily used for software interchange.
b) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by a
written offer, valid for at least three years and valid for as
long as you offer spare parts or customer support for that product
model, to give anyone who possesses the object code either (1) a
copy of the Corresponding Source for all the software in the
product that is covered by this License, on a durable physical
medium customarily used for software interchange, for a price no
more than your reasonable cost of physically performing this
conveying of source, or (2) access to copy the
Corresponding Source from a network server at no charge.
c) Convey individual copies of the object code with a copy of the
written offer to provide the Corresponding Source. This
alternative is allowed only occasionally and noncommercially, and
only if you received the object code with such an offer, in accord
with subsection 6b.
d) Convey the object code by offering access from a designated
place (gratis or for a charge), and offer equivalent access to the
Corresponding Source in the same way through the same place at no
further charge. You need not require recipients to copy the
Corresponding Source along with the object code. If the place to
copy the object code is a network server, the Corresponding Source
may be on a different server (operated by you or a third party)
that supports equivalent copying facilities, provided you maintain
clear directions next to the object code saying where to find the
Corresponding Source. Regardless of what server hosts the
Corresponding Source, you remain obligated to ensure that it is
available for as long as needed to satisfy these requirements.
e) Convey the object code using peer-to-peer transmission, provided
you inform other peers where the object code and Corresponding
Source of the work are being offered to the general public at no
charge under subsection 6d.
A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.
A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling. In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage. For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product. A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.
"Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source. The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.
If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information. But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).
The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed. Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.
Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.
7. Additional Terms.
"Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law. If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.
When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it. (Additional permissions may be written to require their own
removal in certain cases when you modify the work.) You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.
Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:
a) Disclaiming warranty or limiting liability differently from the
terms of sections 15 and 16 of this License; or
b) Requiring preservation of specified reasonable legal notices or
author attributions in that material or in the Appropriate Legal
Notices displayed by works containing it; or
c) Prohibiting misrepresentation of the origin of that material, or
requiring that modified versions of such material be marked in
reasonable ways as different from the original version; or
d) Limiting the use for publicity purposes of names of licensors or
authors of the material; or
e) Declining to grant rights under trademark law for use of some
trade names, trademarks, or service marks; or
f) Requiring indemnification of licensors and authors of that
material by anyone who conveys the material (or modified versions of
it) with contractual assumptions of liability to the recipient, for
any liability that these contractual assumptions directly impose on
those licensors and authors.
All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10. If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term. If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.
If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.
Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.
8. Termination.
You may not propagate or modify a covered work except as expressly
provided under this License. Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).
However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.
Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.
Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License. If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.
9. Acceptance Not Required for Having Copies.
You are not required to accept this License in order to receive or
run a copy of the Program. Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance. However,
nothing other than this License grants you permission to propagate or
modify any covered work. These actions infringe copyright if you do
not accept this License. Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.
10. Automatic Licensing of Downstream Recipients.
Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License. You are not responsible
for enforcing compliance by third parties with this License.
An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations. If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.
You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License. For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.
11. Patents.
A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based. The
work thus licensed is called the contributor's "contributor version".
A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version. For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.
Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.
In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement). To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.
If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients. "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.
If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.
A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License. You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.
Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.
12. No Surrender of Others' Freedom.
If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all. For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.
13. Use with the GNU Affero General Public License.
Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work. The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.
14. Revised Versions of this License.
The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time. Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation. If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.
If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.
Later license versions may give you additional or different
permissions. However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.
15. Disclaimer of Warranty.
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. Limitation of Liability.
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.
17. Interpretation of Sections 15 and 16.
If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:
<program> Copyright (C) <year> <name of author>
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
<https://www.gnu.org/licenses/>.
The GNU General Public License does not permit incorporating your program
into proprietary programs. If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
<https://www.gnu.org/licenses/why-not-lgpl.html>.
The MIT License (MIT)
Copyright (c) 2022-present ElBe
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

2
PRIVACY.md Normal file
View File

@ -0,0 +1,2 @@
# Introduction
ElBe-Development ("we", "us", "team") does not collect data from users using this product. Anyone using this product collect data though.

View File

@ -1,14 +1,35 @@
# Discord Bot
This is a discord.py bot template.
<center>
<h1>🎉 The repository is unarchived. Work will be done on the v1 branch.</h1>
</center>
### :warning: The `main` branch is currently not ready for production or usage. There will be major changes regarding the bot and the repository with the release of `v1.0.0`. The version before `v1.0.0` have old names and code and will be incompactible with newer ones. Please update to `v1.0.0` with it's release.
# Discord.py bot template
[![Discord](https://discord.com/api/guilds/1041044933290770563/embed.png)](https://discord.gg/JVyyDukQqV)
[![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/ElBe-Development/discord.py-bot-template?include_prereleases)](https://github.com/ElBe-Development/discord.py-bot-template/releases)
![Supported python versions](https://img.shields.io/badge/python-3.11-blue)
![GitHub](https://img.shields.io/github/license/ElBe-Development/discord.py-bot-template)
![GitHub all releases](https://img.shields.io/github/downloads/ElBe-Development/discord.py-bot-template/total)
![GitHub issues](https://img.shields.io/github/issues/ElBe-Development/discord.py-bot-template)
![Libraries.io dependency status for GitHub repo](https://img.shields.io/librariesio/github/ElBe-Development/discord.py-bot-template)
[![linting: pylint](https://img.shields.io/badge/linting-pylint-yellowgreen)](https://github.com/PyCQA/pylint)
[![security: bandit](https://img.shields.io/badge/security-bandit-yellow.svg)](https://github.com/PyCQA/bandit)
[![codecov](https://codecov.io/gh/ElBe-Development/discord.py-bot-template/branch/main/graph/badge.svg?token=TML4H1TCVK)](https://codecov.io/gh/ElBe-Development/discord.py-bot-template)
Simple discord.py bot template without the usage of `discord.ext`.
## How to use the template
1. Download the code from the releases tab.
2. Fill out the `config.json` file.
3. Run `pip install -r requirements.txt` in your console (the folder has to be open in you console).
4. Execute the `commands.py` file.
5. Execute the `bot.py` file.
3. Run `pip install -r requirements.txt` in your console (the `Bot` folder has to be open in you console).
4. Execute the `bot.py` file.
You should already have the discord bot on your server. It needs administrator and command permissions.
## Replit
### :x: The replit port won't work. I will not work on this for now.
## Replit (OUTDATED)
### :warning: The Replit port is outdated and was removed for now.
# Support server
[Invite](https://discord.gg/JVyyDukQqV)

10
SECURITY.md Normal file
View File

@ -0,0 +1,10 @@
# Security Policy
## Supported Versions
| Version | Supported |
| ------- | ------------------ |
| 1.0.0 | :white_check_mark: |
| < 1.0.0 | :x: |
## Reporting a Vulnerability
Please report vulnerabilitys in [our discord](https://discord.gg/JVyyDukQqV) by opening a ticket.

19
TERMS_OF_SERVICE.md Normal file
View File

@ -0,0 +1,19 @@
# Introduction
These Terms of Service ("Terms", "ToS", "Policy") are a legal agreement between ElBe-Development ("we", "us", "team") and you, the user. By using any of our Services ("Service", "Product"), like adding our Discord Bot or using our template, you agree that you have read, understood, and accepted to be bound by these Terms. If you under the age of majority in your jurisdiction, you need to have your legal guardian review and agree to these Terms in order to use our Service.
We reserve the right to update these Terms at any point in time, to add, modify or remove legal requirements. If the aforementioned changes affect your usage of ElBe-Development Products, we will notify you at least seven days prior to those changes taking effect. Unless stated otherwise, continuing to use the Service after modifications to the Terms will display your agreement and acceptance to those changes.
# Discord Bot Template
You may not impersonate ElBe-Development, Bots by ElBe-Development or people associated with ElBe-Development. All assets and names are intellectual property of ElBe-Development and underlie Copyright.
ElBe-Development cannot be held responsible to any harm done to your Discord Server. Use the bot at your own risk and make sure to give minimal permissions in order to reduce potential risks.
# Disclaimer of Warranty
THE SERVICES AND THE MATERIALS ARE PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, WITHOUT LIMITATION, IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE, AND NON-INFRINGEMENT. YOUR USE OF THE SERVICES IS AT YOUR SOLE RISK. IN ADDITION, WHILE THE TEAM ATTEMPTS TO PROVIDE A GOOD USER EXPERIENCE, WE CANNOT AND DO NOT REPRESENT OR WARRANT THAT THE SERVICES WILL ALWAYS BE SECURE OR ERROR-FREE OR THAT THE SERVICES WILL ALWAYS FUNCTION WITHOUT DELAYS, DISRUPTIONS, OR IMPERFECTIONS. THE FOREGOING DISCLAIMERS SHALL APPLY TO THE EXTENT PERMITTED BY APPLICABLE LAW.
# Limitation of Liability
TO THE MAXIMUM EXTENT PERMITTED BY LAW, IN NO EVENT WILL THE TEAM BE LIABLE TO YOU OR TO ANY THIRD PERSON FOR ANY CONSEQUENTIAL, INCIDENTAL, SPECIAL OR OTHER INDIRECT DAMAGES, INCLUDING ANY LOST PROFITS OR LOST DATA, ARISING FROM YOUR USE OF THE SERVICE OR OTHER MATERIALS ON, ACCESSED THROUGH OR DOWNLOADED FROM THE SERVICE, WHETHER BASED ON WARRANTY, CONTRACT, OR ANY OTHER LEGAL THEORY, AND WHETHER OR NOT THE TEAM HAS BEEN ADVISED OF THE POSSIBILITY OF THESE DAMAGES. THE LIMITATIONS AND DISCLAIMERS IN THESE TERMS DO NOT PURPORT TO LIMIT LIABILITY OR ALTER RIGHTS THAT CANNOT BE EXCLUDED UNDER APPLICABLE LAW.

2
dev-requirements.txt Normal file
View File

@ -0,0 +1,2 @@
pytest==7.2.2
pylint==2.17.1

View File

@ -1,15 +1,8 @@
aiohttp==3.8.3
aiosignal==1.2.0
async-timeout==4.0.2
asyncio==3.4.3
attrs==22.1.0
charset-normalizer==2.1.1
DateTime==4.7
discord.py==2.0.1
frozenlist==1.3.1
idna==3.4
multidict==6.0.2
psutil==5.9.2
pytz==2022.4
yarl==1.8.1
zope.interface==5.5.0
colorama==0.4.6
discord.py==2.2.2
emoji==2.2.0
prettytable==3.6.0
psutil==5.9.4
requests==2.32.4
urllib3>=2.5.0 # not directly required, pinned by Snyk to avoid a vulnerability

4
run.bash Normal file
View File

@ -0,0 +1,4 @@
pip3 install -r requirements.txt || echo "PIP is required to install requirements.txt"
clear
cd Bot
python3 bot.py

5
run.bat Normal file
View File

@ -0,0 +1,5 @@
@echo off
pip install -r requirements.txt
clear
cd Bot
python bot.py

1
version.py Normal file
View File

@ -0,0 +1 @@
version = '1.9.3'