Skip to content

mewwme/mews-cat

 
 

Repository files navigation

Mew's Radio

bot logo
Cute and Cuddly: Meow Your Way to Happiness.
A very simple cat bot. All you have to do is create a text channel with the keyword cat, and the bot will send you random cat pictures once a day to that channel.

Installation

  1. Clone this repository or download the code.
  2. Install dependencies using your preferred package manager:

Configure your bot token in the .env file:

DISCORD_BOT_TOKEN=
DISCORD_BOT_CLIENT_ID=
ENVIRONMENT=PRODUCTION or DEVELOPMENT
API_KEY= https://api-ninjas.com/ (random quote)

Instal

pnpm install

Running

pnpm start

Thanks to

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.3%
  • Dockerfile 2.7%