A Discord Self-Bot API
Project description
A Discord Selfbot Api - discum
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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file discum-0.0.1.tar.gz
.
File metadata
- Download URL: discum-0.0.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b948f1b18459f4ea2b5592a89458de6f4acbfae971e8a29d48a099d1500c0fa1
|
|
MD5 |
c38b8f68b08e4b2c2d02278788a4dbef
|
|
BLAKE2b-256 |
f52eabd4b915cce177b364e8666f43471c475702a0152d727ee788acb542c773
|
File details
Details for the file discum-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: discum-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a80899ad36210dd8b678f30728ebc91ba38d414452dc67f30e45dde2a0ff7afc
|
|
MD5 |
e0face804135110004a08887594a8dd9
|
|
BLAKE2b-256 |
6913d747dc21afbaaece1bfa6dd3ae0150efe61a36c0a58a5c76ba354628c1f3
|