discord-user.py

A library to create Discord User bots.


Keywords
discord, user, py, discord_user, discord-bot, api, python, zakovskiy, official, discord-user, ds, uer
License
MIT
Install
pip install discord-user.py==1.0.0

Documentation

discord_user.py

Discord User API on Python

Install

git clone https://github.com/Zakovskiy/discord_user.py

Import and Auth

import discorduser

DS = discorduser.Client("your email", "your password");

Telegram