Skip to content

Latest commit

 

History

History
49 lines (28 loc) · 1.2 KB

README.md

File metadata and controls

49 lines (28 loc) · 1.2 KB

zevent

HOW TO USE IT

ONLINE STREAMERS

To check which streamers are online and what games they are playing, you can use z!online command. You can click on the streamer name to be redirected to his/her stream !

TOTAL DONATION

To check the total donation in the current ZEVENT, please use z!total command.

DONATIONS GOALS

To check donations goals for a certain streamer, like zerator for example, please use the z!goal zerator command.

RUN IT ON YOUR OWN COMPUTER

INSTALLATION

Please install discord and requests packages using :

pip3 install discord requests

SETUP

Create a file named .env and add your discord bot's token like so :

TOKEN=your token here

HOW TO RUN IT

Invite your bot on your server, and you can use the bot as you'd like to !

MISC

I am not related to Zerator or the ZEVENT in any kind.

If you have any bugs or suggestions, feel free to open a PR :)