Update configuration and README for improved setup and security; disable default API and emoji sync, and enhance Discord permission checks in API routes.
This commit is contained in:
@@ -16,9 +16,6 @@ from __future__ import annotations
|
||||
from discord.ext import commands, tasks
|
||||
import discord
|
||||
import aiohttp
|
||||
import json
|
||||
import jishaku
|
||||
import asyncio
|
||||
import typing
|
||||
from typing import List
|
||||
import aiosqlite
|
||||
|
||||
Reference in New Issue
Block a user