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:
@@ -7,8 +7,6 @@ import re
|
|||||||
import json, requests
|
import json, requests
|
||||||
import warnings
|
import warnings
|
||||||
from discord.ext import commands
|
from discord.ext import commands
|
||||||
from sympy import latex, symbols, preview, Symbol #for LaTeX images
|
|
||||||
import youtube_dl
|
|
||||||
|
|
||||||
class General(commands.Cog):
|
class General(commands.Cog):
|
||||||
"""Overal toegestaan."""
|
"""Overal toegestaan."""
|
||||||
|
|||||||
@@ -13,18 +13,6 @@ Vragen en/of opmerkingen kunnen in onderstaande suggestiebox:\
|
|||||||
|
|
||||||
## Zelf deze bot runnen?
|
## Zelf deze bot runnen?
|
||||||
|
|
||||||
Deze link legt uit hoe je een bot token maakt:
|
Maak een bot token aan, vul wat dingen in in de `.env`, installeer requirements.txt en gaan met de banaan.
|
||||||
[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`
|
|
||||||
|
|
||||||
Verder zoek je het zelf maar uit.
|
Verder zoek je het zelf maar uit.
|
||||||
@@ -3,6 +3,4 @@ discord.py
|
|||||||
praw
|
praw
|
||||||
sympy
|
sympy
|
||||||
numpy
|
numpy
|
||||||
youtube_dl
|
|
||||||
python-ffmpeg
|
|
||||||
python-dotenv
|
python-dotenv
|
||||||
|
|||||||
Reference in New Issue
Block a user