Take 5 minutes off reading the latest articles and news about the programming languages that you love with a super fun GiphyClient integration
Project Specs »
Imojion bot helps you take 5 minutes off in your slack workspace
Features
- Type a programming language and recieve the latest news from a trusted rss feed
- Get quick gifs for releiving stress 😄
Project built in Ruby under SlackAPI
Install ImojionBot on your Slack workspace in one click
- Create a new Slack workspace or connect to an existing one Here- Slack workspace create
- Create a new slack app on SlackAPI Apps
- In SlackAPI YourNewAPP go to Features > Bot User > Add Bot User and save changes
- In SlackAPI YourNewAPP go to Settings > Install your app > Select workspace
- In SlackAPI YourNewAPP go to Features > Oauth & Permissions > Copy Bot User Oauth Token
- Clone this remote repo ImojionBot Review Branch
- Change Bot User Oauth (not to be confused wuth Oauth Token) token in .env file under SLACK_API_TOKEN (SLACK_API_TOKEN=xxxxx-xxx)
- Navigate to your Bot directory in your Terminal
- Run the following commands on terminal
- $ gem install bundler
- $ bundle
- $ rackup
- terminal should #INFO -- : Successfully connected team YourSlack (TSXXXXXXX) to https://YourSlack-xxxxx.slack.com.
- Click on the link to go to the Slack workspace with the installed app
- Enjoy ImojionBot!
Available commands for ImojionBot:
- Imojionbot gifme (keyword) : use to generate automatic gifs! I.E. @imojionbot gifme cats : will show you a cat gif
Be sure you have the required workspace permissions This is a giphyclient slack integration, see more at: GiphyAPI
- ImojionBot cpp
- ImojionBot css
- ImojionBot html
- ImojionBot java
- ImojionBot javascript
- ImojionBot news
- ImojionBot python
- ImojionBot ruby
Project Link: https://github.com/Usagib/Slack-ImojionBot Eduardo Bonilla https://github.com/UsagiB