mirror of
https://github.com/stijndcl/didier.git
synced 2026-04-07 15:48:29 +02:00
Fix requirements.txt (hopefully) & add some info to FAQ, fixes #47
This commit is contained in:
parent
543eb38417
commit
4b6743a51f
4 changed files with 22 additions and 7 deletions
|
|
@ -1,7 +1,6 @@
|
|||
import json
|
||||
|
||||
from discord.ext import ipc
|
||||
from functions.database import custom_commands
|
||||
import json
|
||||
from quart import Quart, jsonify, request
|
||||
from quart_cors import cors
|
||||
from time import time
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue