8000 GitHub - benaissazaki/chat-toolkit: Python script that listens to keyboard shortcuts to do fun stuff without leaving the chat window
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

benaissazaki/chat-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat toolkit (in progress)

Do cool things without leaving the chat window by binding hotkeys to certain actions.

Available actions

  • Send a random joke from JokeAPI
  • Send a song's lyrics
  • Send a song
  • Send a message translated on the fly to any language
  • Send an image

Installation

Using pip:
pip install -r Pipfile

Using pipenv:
pipenv install

Usage

python . or pipenv start

The program will start listening to your keyboard and do the actions corresponding to the pressed hotkey.

Compatibility

At the moment, some actions work only on windows.

About

Python script that listens to keyboard shortcuts to do fun stuff without leaving the chat window

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0