All Projects → shrugs → Partyparrot

shrugs / Partyparrot

Licence: mit
🎉 🐦 Very Serious Code ™️ that generates huge slack messages with emojis.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Partyparrot

Emojipacks
CLI to bulk upload emojis to your Slack
Stars: ✭ 1,275 (+240.91%)
Mutual labels:  slack, emoji
Slack Sql
🎉 Bring SQL console to Slack
Stars: ✭ 115 (-69.25%)
Mutual labels:  heroku, slack
Slack Emoji
My slack emoji collection and download script
Stars: ✭ 91 (-75.67%)
Mutual labels:  slack, emoji
Yeetgif
gif effects CLI. single binary, no dependencies. linux, osx, windows. #1 workplace productivity booster. #yeetgif #eggplant #golang
Stars: ✭ 467 (+24.87%)
Mutual labels:  slack, emoji
slack-emoji-for-techies
100s of Slack emoji, many tech-related
Stars: ✭ 123 (-67.11%)
Mutual labels:  emoji, slack
D3 Digest
SlackBot that watch channels looking for links and reactions, and generates digests based on those reactions
Stars: ✭ 15 (-95.99%)
Mutual labels:  slack, emoji
Jonsnow
App Store/Google Play review watcher, deliver new reviews to slack channel
Stars: ✭ 65 (-82.62%)
Mutual labels:  heroku, slack
Manamoji Slack
Slack emojis for Magic card symbols. Used by Scryfall’s Slack bot.
Stars: ✭ 16 (-95.72%)
Mutual labels:  slack, emoji
emojibot
Emojibot is a Slack bot that announces new custom emoji to a specific channel.
Stars: ✭ 17 (-95.45%)
Mutual labels:  emoji, slack
Zewo
Lightweight library for web server applications in Swift on macOS and Linux powered by coroutines.
Stars: ✭ 1,856 (+396.26%)
Mutual labels:  heroku, slack
Wdt Emoji Bundle
Slack like emoji picker with apple/ios, twitter/twemoji, google, emojione, facebook, messenger emoji support
Stars: ✭ 411 (+9.89%)
Mutual labels:  slack, emoji
Slack Emojinator
Bulk upload emoji into Slack
Stars: ✭ 296 (-20.86%)
Mutual labels:  slack, emoji
Emoji Ime Dictionary
日本語で絵文字入力をするための IME 追加辞書 📙 Google 日本語入力などで日本語から絵文字への変換を可能にする IME 拡張辞書です
Stars: ✭ 172 (-54.01%)
Mutual labels:  slack, emoji
Trebekbot
An addictive Jeopardy! bot for Slack. Fun fact, after I added this to my work Slack I was told to limit it to a single channel because productivity ground to a halt. (Five years later, the #jeopardy channel is still going strong.)
Stars: ✭ 147 (-60.7%)
Mutual labels:  heroku, slack
Papercups
Open-source live customer chat
Stars: ✭ 4,554 (+1117.65%)
Mutual labels:  heroku, slack
Slack Meme
A Meme Bot for Slack.
Stars: ✭ 322 (-13.9%)
Mutual labels:  heroku, slack
Intelligo
🤖 Chatbot Framework for Node.js.
Stars: ✭ 347 (-7.22%)
Mutual labels:  slack
Bottender
⚡️ A framework for building conversational user interfaces.
Stars: ✭ 3,803 (+916.84%)
Mutual labels:  slack
Chronos
📊 📊 📊 Monitors the health and web traffic of servers, microservices, and containers with real-time data monitoring and receive automated notifications over Slack or email.
Stars: ✭ 347 (-7.22%)
Mutual labels:  slack
Slack
Slack API in Go - community-maintained fork created by the original author, @nlopes
Stars: ✭ 3,744 (+901.07%)
Mutual labels:  slack

:partyparrot:

partyparrot

Usage

Deploy to now with now

With the Party Parrot (:partyparrot:)

Just pass the script a string of your choosing.

python partyparrot.py "HELLO" | pbcopy

Custom Emoji List

Use the -e or --emojis flag to use a custom list of emojis.

python partyparrot.py "something stupid" -e ":emoji1:" ":emoji2:" ":emoji3:" ":emoji4:" | pbcopy

Auto-Post to Slack

Use the -f or --force flag to auto-post to your favorite Slack channel (configure URL in the "Incoming Webhooks" section of the "Integrations" page).

SHITPOSTING_ENDPOINT="<YOUR_SLACK_INCOMING_WEBHOOK_URL>" python partyparrot.py "something stupid" -f

As a Slash Command /partyparrot

Now that slack supports posting to the channel in response to a slash command, providing the party parrot as one makes a lot of sense. Simply deploy this app to your favorite Procfile-compatible hosting provider (heroku and dokku come to mind) and configure the Custom Slash Command Integration in your slack channel. The app allows for the optional ENV var SLACK_TEAM_TOKEN to restrict access to a specific team.

Tests

implying you actually want to test this

python test_partyparrot.py

Shameless Plug

I also made a shirt for the party parrot because it compelled me to. help me Teespring Campaign teespring campaign

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].