Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

dsluijk/PartyParrotBot

Repository files navigation

The only Slack reaction gif's you'll ever need. Now on Telegram.

How to use

  1. Tag the Party Parrot Bot with @partyparrotbot.
  2. Click an image or filter more by typing a name of a party parrot.
  3. Party all night long.

Deployment

  1. Make sure NodeJS and NPM are installed.
  2. Install dependencies with npm i.
  3. Compile the TypeScript files tsc.
  4. Fill in your Telegram API code (and raven token if you have one) in config/default.json.
  5. Start the party: npm start.

Docker support

Party Parrot Bot has support for docker, and it's really simple:

docker run
 -e NODE_CONFIG='{
 "telegramAuth": "YOUR_TELEGRAM_TOKEN",
 "raven": "YOUR_OPTIONAL_RAVEN_TOKEN"
 }'
 -d
 dsluijk/partyparrot

Things to check out

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /