Skip to content

Chrouya/PythonJishoBot

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

PythonJishoBot

A modification and improvement of https://github.com/trohrt/python_jisho for Twitch Bot usage.

Running the Python3 script will make it connect to a Twitch account that will join a channel of preference. The Jisho API gives a lot of tags and up to 10 results so we make use of trohrt's existing code to put them into lists. This code, however, does not contain failsafes for searching blank terms or terms that give no results on Jisho. This has been fixed in this version.

When a user types !jisho or !j into the Twitch channel, this code will parse the first result from the sorted lists with a clean format. It's not totally perfect but it does the job for a quick Jisho lookup.

Many thanks to https://github.com/darkedge for sharing his programming skills for this script, I would not have been able to do this on my own!

About

Python3 Twitch Bot with simple !jisho / !j lookup command

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages