changed to redbot core config

This commit is contained in:
Fadi AT 2020-03-30 14:39:33 +03:00
parent 95098c0fa8
commit 825d9b945b

View File

@ -1,7 +1,7 @@
import discord import discord
from discord.ext import commands
import json import json
import requests import requests
from redbot.core import Config, checks, commands
embed = requests.get("https://raw.githubusercontent.com/Kanium/KanuimCogs/master/welcomeCog/embedded_message.json").text embed = requests.get("https://raw.githubusercontent.com/Kanium/KanuimCogs/master/welcomeCog/embedded_message.json").text