Zenrac / CS-Pound

A Discord bot written with Discord.py Rewrite

Home Page:https://tesshin.github.io/CS-Pound

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS Pound Discord Bot

Build Status Coverage Status Requirements Status Discord.py Rewrite Python 3.7 License Discord Server

A Discord bot for the virtual pet adoption website Chicken Smoothie. With this bot you can view information on pets and pound opening times straight from Discord without accessing the website.

Features

Command Description Example
,autoremind Setup an autoreminder for when the pound opens ,autoremind 5m
,giveaway Create a giveaway ,giveaway 10m 5w 10 pets from my non-existent group.
,help Displays the help message of all or a specific command. ,help autoremind OR ,help
,image Displays the pet as you would see it in "My Pets" group ,image http://www.chickensmoothie.com/viewpet.php?id=54685939
,oekaki Displays Oekaki drawing from the link ,oekaki http://www.chickensmoothie.com/Forum/viewtopic.php?f=34&t=3664993
,pet Displays information about the pet from the link ,pet http://www.chickensmoothie.com/viewpet.php?id=54685939
,remindme Pings you after specified amount of time. Maximum reminding time is 24h ,remindme 1h6m23s
,remindme 12m
,remindme 1h10s
,statistics Displays CS Pound bot statistics ,statistics
,support PM's you the link to the CS Pound Development Server ,support
,time Tells you how long before the pound opens ,time

Prerequisites

Installation

  • Install all Python requirements using: pip install -r requirements.txt. Please refer to the wiki for Server or User installation

Running

To start the bot run either of the following commands:

python cs-pound.py

python3 cs-pound.py

Built With

Contributors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgements

About

A Discord bot written with Discord.py Rewrite

https://tesshin.github.io/CS-Pound

License:MIT License


Languages

Language:Python 100.0%