Skip to main content

Discord self bot module

Project description

Selfbotdiscord

Selfbotdiscord is a Python library for hat sends friend requests, sends messages, deletes messages, and shows you your message logs from your own account with dic!

Installation

Use the package manager pip to install selfbotdiscord.

pip install selfbotdiscord

Usage

Go to discord offical website and create a new account
After then enter the application part, put it in phone mode and copy the bottom token part without ""

import selfbotdiscord

selfbotdiscord.typing(token="token here",channel_id="your channel id")

this will give you the effect of typing on that channel. Same validity create_role_name_new_role(),edit_message(),delete_message(),send_friend_request and send_message()

import selfbotdiscord

selfbotdiscord.join_server(token="token",server_id="discord.gg/(your server id)")

This way you can log into a server with your account

import selfbotdiscord

selfbotdiscord.logging_message(token="your token")

alt text In this way, you can completely manage the messages coming to your discord account from the console. In the future, if the message you want is received, you will be able to respond with a message!

Contributing

To contribute to me, you can reach me via eemrovsky@gmail.com and tell me your ideas.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

selfbotdiscord-0.0.9.tar.gz (4.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page