Skip to content

Python script to show yourself as typing in Slack whenever some types in a channel/DM you belong to.

License

Notifications You must be signed in to change notification settings

joetimmerman/slack-py-type

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

slack-py-type

Script for Slack to show yourself as typing whenever someone starts typing to you, and stop when they stop typing.

This is an adapation of this brilliant/evil project from Ruby to Python. As soon as someone starts typing to you in Slack, it will show you as typing in the same channel.

Note that the Python Slack dev kit doesn't seem to have any built-in functionality for updating typing status using the real time messaging interface, so you'll need to use my fork with the functionality added. By default, this script assumes the slackclient package will be in the same directory as the script.

About

Python script to show yourself as typing in Slack whenever some types in a channel/DM you belong to.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages