Verwijdert enkele requirements
continuous-integration/drone/push Build is passing

Onder andere youtubedl en ffmpeg voor de gif, en de latex sympy.
Deze changes zijn ook doorgevoerd in de readme.
This commit is contained in:
2022-12-04 19:25:00 +01:00
parent f3dfca14c2
commit 4b5e4cf407
3 changed files with 1 additions and 17 deletions
-2
View File
@@ -7,8 +7,6 @@ import re
import json, requests
import warnings
from discord.ext import commands
from sympy import latex, symbols, preview, Symbol #for LaTeX images
import youtube_dl
class General(commands.Cog):
"""Overal toegestaan."""
+1 -13
View File
@@ -13,18 +13,6 @@ Vragen en/of opmerkingen kunnen in onderstaande suggestiebox:\
## Zelf deze bot runnen?
Deze link legt uit hoe je een bot token maakt:
[https://github.com/reactiflux/discord-irc/wiki/Creating-a-discord-bot-&-getting-a-token](https://github.com/reactiflux/discord-irc/wiki/Creating-a-discord-bot-&-getting-a-token)
Requirements:
* `discord.py`
* `praw`
* `sympy`
* `asyncio`
* `numpy`
* `youtube_dl`
* `ffmpeg-python`
* `caldav`
Maak een bot token aan, vul wat dingen in in de `.env`, installeer requirements.txt en gaan met de banaan.
Verder zoek je het zelf maar uit.
-2
View File
@@ -3,6 +3,4 @@ discord.py
praw
sympy
numpy
youtube_dl
python-ffmpeg
python-dotenv