Skip to content

yns88/emojibot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emojibot

A Slack bot based on rtmbot that suggests images for custom emoji.

Image of emojibot in action

Installation

  1. Clone the repo

     git clone [email protected]:yns88/emojibot.git
     cd emojibot
    
  2. Install dependencies:

     pip install -r requirements.txt
    
  3. Configure rtmbot (https://api.slack.com/bot-users)

     cp example_rtmbot.conf rtmbot.conf
     vi rtmbot.conf
    

Running the Bot

./rtmbot.py

About

Emoji as a service for Slack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages