https://github.com/s0hv/emote-poster
https://github.com/s0hv/emote-poster
discord-py python-3-5 selfbot-for-discord
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/s0hv/emote-poster
- Owner: s0hv
- License: mit
- Created: 2017-08-09T19:19:03.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-20T14:45:27.000Z (almost 9 years ago)
- Last Synced: 2025-07-07T12:09:35.040Z (11 months ago)
- Topics: discord-py, python-3-5, selfbot-for-discord
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Emote-poster
Selfbot for posting global emotes from a server
# Installation
**Requirements**
- python3.5
- discord.py
**How to install discord.py**
- Open console with admin privileges (Windows)
- Do `pip3.5 install discord.py` or `sudo pip3.5 install discord.py`if you are on linux
Copy or rename `exapmle_config.json` to `config.json` and input your token there
You can also change the prefix there
Then you are done