Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

taggerscript-0.0.10-py3-none-any.whl (26.2 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