8000 GitHub - skovac/reddit-dictionary-bot
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

skovac/reddit-dictionary-bot

Repository files navigation

reddit-dictionary-bot

This is a simple bot that identifies questions in this format: "what does [word] mean?". The bot then replies with the definition of the given word according to the dictionary in dictionary/dictionary.json. I didn't put any dictionary there on purpose because these kind of files are huge but any json file with word definitions should work as long as the words in it are all in lowercase.

The script has almost no dependencies as json, time, re, and sys should be included with a standard python3 install. The only dependency that should be downloaded is the reddit client API: praw.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0