{"id":26009913,"url":"https://github.com/zenaker/zenon","last_synced_at":"2025-03-05T22:26:25.258Z","repository":{"id":57478121,"uuid":"130518853","full_name":"Zenaker/Zenon","owner":"Zenaker","description":"a discord userbot or selfbot framework to interact with users instead of normal bots","archived":false,"fork":false,"pushed_at":"2020-12-07T01:47:30.000Z","size":45,"stargazers_count":22,"open_issues_count":1,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-23T09:13:31.732Z","etag":null,"topics":["bot","discord","discordapp","self-bot","selfbot","user-bot","user-management","userbot"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Zenaker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-21T23:13:44.000Z","updated_at":"2024-11-10T19:32:29.000Z","dependencies_parsed_at":"2022-09-18T19:01:09.822Z","dependency_job_id":null,"html_url":"https://github.com/Zenaker/Zenon","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zenaker%2FZenon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zenaker%2FZenon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zenaker%2FZenon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zenaker%2FZenon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zenaker","download_url":"https://codeload.github.com/Zenaker/Zenon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242112732,"owners_count":20073655,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bot","discord","discordapp","self-bot","selfbot","user-bot","user-management","userbot"],"created_at":"2025-03-05T22:26:24.563Z","updated_at":"2025-03-05T22:26:25.250Z","avatar_url":"https://github.com/Zenaker.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![logo](https://image.prntscr.com/image/rcFKFC4xSXGIz-tRqtYnXA.png)\n\n# Zenon\n![python](https://img.shields.io/badge/python-3.x-red.svg)\n![discord](https://img.shields.io/badge/discord-userbot-blue.svg)\n![disuerbot](https://img.shields.io/badge/discord--userbot-framework-brightgreen.svg)\n![proxy](https://img.shields.io/badge/proxy-supported-yellowgreen.svg)\n\na discord userbot or selfbot framework to interact with users instead of normal bots\n\n# Example\n``` python\nimport zenon\n\ntoken = \"your-token\"\n\ndef on_message():\n    while True:\n        chatid = \"409879939400335362\"\n        message = client.get_message(chatid)\n        if message == \"!test\":\n            client.send_message(chatid, \"sei grassa!\")\n            # client.send_message(chatid, \"sei grassa!\", tts = True)\n        \nif __name__ == '__main__':\n    client = zenon.Client(token)\n    # client = zenon.Client(token, proxy = \"ip:port\")\n    client.func_loop(on_message)\n```\n# Dependencies\n- requests\n`pip install requests`\n\n# how to get the token\n1. open discordapp.com\n2. log in or sign up\n3. once you log in or sign up press ctrl + shift + i\nthis should appear at your right side:\n![alt text](https://image.ibb.co/eiD7Oc/rught_scode.png)\n4. then press this button:\n![alt text](https://image.ibb.co/iViwGx/righthttt.png)\n5. go to where it says local storage and then press the website link:\n![alt text](https://image.ibb.co/gyBoUH/roghttt.png)\n6. after you have done so scroll down and find where it says \"token\"\n![alt text](https://image.ibb.co/daUE3c/raght.png)\n7. copy and paste the token\n8. go and enjoy zenon!\n# Changelog\nhttp://telegra.ph/Zenon-Changelog-04-22\n# Need help?\n[![discord](http://i.imgur.com/cbfIsqM.png)](https://discord.gg/YpCb2s)\n\n[![telegram](http://www.freepnglogos.com/uploads/telegram-logo-15.png)](https://t.me/tfchat)\n\n# Donations\n\nBTC address : 3D1FXKMMH46iDNYwn8u7bScrPfbu4ekfDc\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenaker%2Fzenon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzenaker%2Fzenon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenaker%2Fzenon/lists"}