Skip to content

A Discord bot for the virtual pet adoption site Chicken Smoothie

License

Notifications You must be signed in to change notification settings

haruyuki/CS-Pound

Repository files navigation

CS Pound Discord Bot

Discord.py Python 3.7 Code style: black License

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 autoremind for when the pound opens ,autoremind 5m
,cs Given an amount of C$, returns the equivalent amount in FR gems and treasure ,cs 100
,gems Given an amount of FR gems, returns the equivalent amount in treasure and C$ ,gems 623
,fr 1
,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
,help autoremind
,identify Tells you the archive page where a pet or item is located ,identify https://www.chickensmoothie.com/viewpet.php?id=109085729
,image Displays the pet as you would see it in "My Pets" group ,image http://www.chickensmoothie.com/viewpet.php?id=54685939
,invite Sends you a link to where you can invite CS Pound to your Discord server ,invite
,news Allows you to show or opt in to announcements on the Chicken Smoothie ,news on
,news off
,news latest
,pet Displays information about the pet from the link ,pet http://www.chickensmoothie.com/viewpet.php?id=54685939
,poundpets Searches through the pound account for rare pets and display them all in an image ,poundpets
,poundpets get
,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
,treasure Given an amount of FR treasure, returns the equivalent amount in gems and C$ ,treasure 752642
,tr 6463

Usage

I would prefer if you don't your run own instance of my bot, but rather use the already existing instance. Head to https://haruyuki.moe/CS-Pound/ and click the button on the top right (or below the title if you're on mobile), to invite the bot to your server.

Contributors

License

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

All pet rarity images are property of Chicken Smoothie.

Development Status

Build Status Coverage Status