All Projects → remi → emojibot

remi / emojibot

Licence: MIT license
Emojibot is a Slack bot that announces new custom emoji to a specific channel.

Programming Languages

elixir
2628 projects
ruby
36898 projects - #4 most used programming language
Procfile
174 projects

Projects that are alternatives of or similar to emojibot

Yasuf
Very simple way of controlling your Python application via Slack
Stars: ✭ 23 (+35.29%)
Mutual labels:  slack, slack-bot
Yeetgif
gif effects CLI. single binary, no dependencies. linux, osx, windows. #1 workplace productivity booster. #yeetgif #eggplant #golang
Stars: ✭ 467 (+2647.06%)
Mutual labels:  emoji, slack
Slack Emojinator
Bulk upload emoji into Slack
Stars: ✭ 296 (+1641.18%)
Mutual labels:  emoji, slack
Sactive Bot
😈 An extensible chat bot framework. sactive-bot is an evolution of the open source hubot project. - https://www.shipengqi.top/sactive-bot .
Stars: ✭ 212 (+1147.06%)
Mutual labels:  slack, slack-bot
Slack Emoji
My slack emoji collection and download script
Stars: ✭ 91 (+435.29%)
Mutual labels:  emoji, slack
Awesome Bots
The most awesome list about bots ⭐️🤖
Stars: ✭ 2,864 (+16747.06%)
Mutual labels:  slack, slack-bot
Wdt Emoji Bundle
Slack like emoji picker with apple/ios, twitter/twemoji, google, emojione, facebook, messenger emoji support
Stars: ✭ 411 (+2317.65%)
Mutual labels:  emoji, slack
Fantasy football chat bot
GroupMe Discord and Slack Chatbot for ESPN Fantasy Football
Stars: ✭ 166 (+876.47%)
Mutual labels:  slack, slack-bot
Emojipacks
CLI to bulk upload emojis to your Slack
Stars: ✭ 1,275 (+7400%)
Mutual labels:  emoji, slack
D3 Digest
SlackBot that watch channels looking for links and reactions, and generates digests based on those reactions
Stars: ✭ 15 (-11.76%)
Mutual labels:  emoji, slack
Go Sarah
Simple yet customizable bot framework written in Go.
Stars: ✭ 188 (+1005.88%)
Mutual labels:  slack, slack-bot
GitHub-Custom-Emojis
:_gimme: This userscript allows you to use and add custom emojis on GitHub
Stars: ✭ 59 (+247.06%)
Mutual labels:  emoji, custom-emoji
Chatskills
Run and debug Alexa skills on the command-line. Create bots. Run them in Slack. Run them anywhere!
Stars: ✭ 171 (+905.88%)
Mutual labels:  slack, slack-bot
slack-emoji-for-techies
100s of Slack emoji, many tech-related
Stars: ✭ 123 (+623.53%)
Mutual labels:  emoji, slack
Secret Santa
🎅 The code behind Secret Santa, the holiday bot for Slack / Discord / Zoom
Stars: ✭ 170 (+900%)
Mutual labels:  slack, slack-bot
Partyparrot
🎉 🐦 Very Serious Code ™️ that generates huge slack messages with emojis.
Stars: ✭ 374 (+2100%)
Mutual labels:  emoji, slack
Slick
Slick, a Slack bot in Go
Stars: ✭ 150 (+782.35%)
Mutual labels:  slack, slack-bot
Php Slack Bot
Slack bot user written in PHP
Stars: ✭ 161 (+847.06%)
Mutual labels:  slack, slack-bot
Manamoji Slack
Slack emojis for Magic card symbols. Used by Scryfall’s Slack bot.
Stars: ✭ 16 (-5.88%)
Mutual labels:  emoji, slack
Emoji Ime Dictionary
日本語で絵文字入力をするための IME 追加辞書 📙 Google 日本語入力などで日本語から絵文字への変換を可能にする IME 拡張辞書です
Stars: ✭ 172 (+911.76%)
Mutual labels:  emoji, slack

Emojibot

Emojibot is a Slack bot that announces new custom emoji to a specific channel.

Installation

$ git clone [email protected]:remiprev/emojibot.git

Environment variables

Emojibot expects a few environment variables when it starts.

# Slack API token linked to the bot
SLACK_API_TOKEN=foo

# Channel name where the bot will forward messages
EMOJI_CHANNEL=#emoji

Usage

$ mix run --no-halt
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].