Discord-iOS

Make your bot appear on mobile.

Report Bug ยท Request Feature


pip install -U git+https://github.com/dropout1337/Discord-iOS/

import discord_ios

import discord
from discord.ext import commands

client = commands.Bot(...)