This repository shows a example usage of DiscordAPI
This is still on working progress and there is right now only dming function soon there will be more
Installation:
git clone https://github.com/DiscordClients/DiscordAPI.git
then replace YOUR_TOKEN in config.json with you REAL TOKEN
now install requirements by running:
pip install -r requirements.txt
Now you can run the programm:
python app.py
Note: This script is for educational purposes only. Using your user token to automate actions that are normally done through the Discord client may violate Discord’s terms of service. Be cautious and aware of the potential consequences.