Simple automation and bot framework inspired by aoi.js style syntax
Project description
tflow
tflow is a lightweight automation and Discord bot framework inspired by aoi.js style syntax.
Features
- Simple command system
- Automation engine (WIP)
- Discord bot abstraction
Example
from tflow import FlowBot
bot = FlowBot(prefix="!")
bot.command(
name="ping",
code="pong"
)
bot.run("TOKEN")
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
tflows-0.0.1.tar.gz
(2.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tflows-0.0.1.tar.gz.
File metadata
- Download URL: tflows-0.0.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d91d8b14b6062a00a050cbc45ea5db5aedaf26b1b16305aa92e0bf3a5803ffa3
|
|
| MD5 |
478eeead8db4bfde8c4ece0674456d80
|
|
| BLAKE2b-256 |
615bf4b6a36b583bb93f7e48ef136502e986a1ed0a159a90a132b95ed162aab0
|
File details
Details for the file tflows-0.0.1-py3-none-any.whl.
File metadata
- Download URL: tflows-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a5aaff329587107bf41e316429feda70939ab477da0a28bfdca9760a5871e1b
|
|
| MD5 |
8d2705056ddfac32d1fc993411609ec3
|
|
| BLAKE2b-256 |
6103b0e3cee2cc60d588a7ce763d4ecf212a23c10549893787dee5073d92bbe6
|