Scripting language written in Python for Discord bot
Project description
Tagger
Tagger is a scripting language for Discord bot. It can be used from tag command to user automation moderation. It is simple but powerful. Users cannot run code that can harm your bot. You can add new function and class to it in a simple way.
Example
{do
{msg.set("React with :heart: to claim this present")}
{msg.wait_for_reaction(":heart:")}
{msg.set("Just kidding there is no present")}
}
Check example for more
Install
PIP
pip install taggerscript
Poetry
poetry add taggerscript
git clone
git clone https://github.com/najis-poop/TaggerScript
Documentation
coming soon
Feedback
Tagger still in development. Any bug should be reported quickly by creating issue in github issue.
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
taggerscript-0.0.10.tar.gz
(55.6 kB
view details)
Built Distribution
File details
Details for the file taggerscript-0.0.10.tar.gz
.
File metadata
- Download URL: taggerscript-0.0.10.tar.gz
- Upload date:
- Size: 55.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.11.0 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f63be2a58738b0617a53fe92bac21ed5f581e2e9a63974a856dbb1f7ea6903f4 |
|
MD5 | 7404552b5007201e32baa3d98c29347d |
|
BLAKE2b-256 | bb0c675ae32ce48a2dffd629938be9a5e5a93e2a1f4bd9d4005e99f8de9408b2 |
File details
Details for the file taggerscript-0.0.10-py3-none-any.whl
.
File metadata
- Download URL: taggerscript-0.0.10-py3-none-any.whl
- Upload date:
- Size: 26.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.11.0 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78ede7aec9cad3c697cb371bed7f577da45cd207b70a8bfea3879085157a8226 |
|
MD5 | ff13d50d3ecaaa6647cd808fd17c1cfa |
|
BLAKE2b-256 | 0357d54a35eb4064ce01b6bb3febbc550ccf9fba9c84de05a830d52342e559db |