Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zakovskiy/discord_user.py

Discord User API on Python
https://github.com/zakovskiy/discord_user.py

api discord discord-bot discord-user ds uer

Last synced: 13 days ago
JSON representation

Discord User API on Python

Awesome Lists containing this project

README

        

# discord_user.py
Discord User API on Python

# Install
```
pip3 install discord_user.py
```

# Import and Auth
```python
from discord_user import discord_user

DS = discord_user.Client("your email", "your password")
```

### [Telegram](https://t.me/zakovskiy)