A Python wrapper for automation.
Project description
Touka
A modern, easy-to-use, feature-rich API wrapper for Discord Automation written in Python.
Key Features
Optimised in both speed and memory
Installing
Python 3.10 or higher is required
To install the library, you can just run the following command:
# Linux/macOS
python3 -m pip install -U touka
# Windows
py -3 -m pip install -U touka
Quick Example
from touka.ext import commands
commands.daycare_spam(password='password', channel_id='channel_id', interval=10)
NOTE: It is not advised to leave your token directly in your code, as it allows anyone with it to access your bot. If you intend to make your code public you should store it securely.
Links
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
touka-1.1.7.tar.gz
(3.6 kB
view details)
File details
Details for the file touka-1.1.7.tar.gz.
File metadata
- Download URL: touka-1.1.7.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1bc5fa3937c73097614872c4aea35dcc195c007c299e4c955d32363f4389d9c5
|
|
| MD5 |
622e1a3fac48238f0e02baf0f0ae4c2e
|
|
| BLAKE2b-256 |
fd73c9c3cfe7ac0aa230c9a391e0a2d35e2b7ba8880080deed5d937fe4cb8f29
|