Skip to main content

A Discord Self-Bot API

Project description

A Discord Selfbot Api - discum

https://files.catbox.moe/3ns003.png

Usage

Send Text message

sendMessage(Channel ID,Message)

import discum
bot = discum.Client('Token')
bot.sendMessage("383003333751856129","Hello You :)")

Check if token is vaild

import discum
bot = discum.Client('Token')
bot.connectionTest()

To Do

  • Sending basic text messages
  • Sending Images
  • Sending Embeds
  • Sending Requests (Friends etc)

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

discum-0.0.1.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

discum-0.0.1-py3-none-any.whl (2.7 kB view hashes)

Uploaded Python 3

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