Git Product home page Git Product logo

wordnik-reddit-bot's Introduction

Wordnik-Reddit-Bot

A python project using the Wordnik API and the Reddit PRAW API to respond to calls with multiple word definitions and parts of speech.

Setup

This program requires the installation of the Wordnik library. This is easily set up using pip install Wordnik. This program also requires the use of an API key, freely available from Wordnik.

Documentation

This program uses the Wordnik Python API to access Wordnik json files (sample). The plan is to feed these Wordnik definitions and other word metadata into a Reddit bot using PRAW.

Contributor Guidelines

At this point in time, this project is being undertaken as part of a final assignment for a programming course at the University of North Carolina, Chapel Hill. Upon completion of that project, a full set of contributor guidelines will be opened to allow for further expansion on the bot re: using the vast amount of wordnik metadata to offer services other than simple word definitions.

The milestones created for this project detail the three major problems that need to be fixed/capabilities that need to be added within this project. Those are excellent starting points for contribution.

From there, new milestones would be created for adding other new wordnik capabilities.

Milestones

  • Wordnik
  • Connect to API
  • Pull appropriate data from word definition
  • Parse Data
  • Display Data
  • Reddit
  • find comments by name
  • pull word from comment
  • embed wordnik script
  • reply to comment

wordnik-reddit-bot's People

Contributors

hardingalexh avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

wordnik-reddit-bot's Issues

Add part of speech as a variable

A good way to refactor this code and contribute would be to allow the user to specify the part of speech. Specifying define word as part of speech and using that variable in the wordnik API would be a nice little addition without too much added hassle.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.