https://github.com/zenaker/zenon
a discord userbot or selfbot framework to interact with users instead of normal bots
https://github.com/zenaker/zenon
bot discord discordapp self-bot selfbot user-bot user-management userbot
Last synced: 3 months ago
JSON representation
a discord userbot or selfbot framework to interact with users instead of normal bots
- Host: GitHub
- URL: https://github.com/zenaker/zenon
- Owner: Zenaker
- Created: 2018-04-21T23:13:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-12-07T01:47:30.000Z (over 4 years ago)
- Last Synced: 2024-11-23T09:13:31.732Z (7 months ago)
- Topics: bot, discord, discordapp, self-bot, selfbot, user-bot, user-management, userbot
- Language: Python
- Homepage:
- Size: 43.9 KB
- Stars: 22
- Watchers: 3
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Zenon



a discord userbot or selfbot framework to interact with users instead of normal bots
# Example
``` python
import zenontoken = "your-token"
def on_message():
while True:
chatid = "409879939400335362"
message = client.get_message(chatid)
if message == "!test":
client.send_message(chatid, "sei grassa!")
# client.send_message(chatid, "sei grassa!", tts = True)
if __name__ == '__main__':
client = zenon.Client(token)
# client = zenon.Client(token, proxy = "ip:port")
client.func_loop(on_message)
```
# Dependencies
- requests
`pip install requests`# how to get the token
1. open discordapp.com
2. log in or sign up
3. once you log in or sign up press ctrl + shift + i
this should appear at your right side:

4. then press this button:

5. go to where it says local storage and then press the website link:

6. after you have done so scroll down and find where it says "token"

7. copy and paste the token
8. go and enjoy zenon!
# Changelog
http://telegra.ph/Zenon-Changelog-04-22
# Need help?
[](https://discord.gg/YpCb2s)[](https://t.me/tfchat)
# Donations
BTC address : 3D1FXKMMH46iDNYwn8u7bScrPfbu4ekfDc