Skip to content

jotham/sopel-better-magic8ball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

sopel-better-magic8ball

Better Magic 8-ball script for Sopel IRC bot.

Strips junk words from the question then uses basic latin numerology to seed the 8-ball script.

Requires nltk module.

Basic install of nltk:

pip install nltk
python3 -c "import nltk; nltk.download('popular')"

About

Better Magic 8-ball script for Sopel IRC bot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages