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

Appearance settings

taserian/python-slackclient

Open more actions menu
 
 

BOTIN

Build Status

Botin (Spanish for "little bot")

This is a small bot used by a slack community of friends that have been communicating with each other via computers since the days of BBSes.

Derived from slackhq/python-slackclient (Their README.md is below)

Commands implemented:

  • help: To learn its commands.
  • imdb: Search for a movie
  • imdbs: Search for similarly-titled movies
  • imdbtt: Search for a movie given an IMDB ID (ttcode)

Uses omdb.py and TMDB.

python-slackclient

Build Status Coverage Status Documentation Status

A basic client for Slack.com, which can optionally connect to the Slack Real Time Messaging (RTM) API.

Check out the full documentation over here!

Overview

This plugin is a light wrapper around the Slack API. In its basic form, it can be used to call any API method and be expected to return a dict of the JSON reply.

The optional RTM connection allows you to create a persistent websocket connection, from which you can read events just like an official Slack client. This allows you to respond to events in real time without polling and send messages without making a full HTTPS request.

See python-rtmbot for an active project utilizing this library.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.