Skip to content

tifalch/lookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lookup

Python Wikipedia Lookup Bot for Discord Add this Bot to your Server

Setup

To run the program you need to download "dictionaries" for use with nltk.

import nltk
nltk.download()
# > d
# > book

and on Linux you need to sudo apt-get install libffi-dev

About

Python Wikipedia Lookup Bot for Discord

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages