GithubHelp home page GithubHelp logo

spellingcopbot's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

rubenjacobi

spellingcopbot's Issues

Major refactorings

In 1.0.0, all the code is condensed in one file. Some code (for example checking admin privileges) are repeated throughout the code. This should be refactored to adhere the KISS principle, and provide a clear working project with code spread over multiple files.

Update the project structure

At this moment, the project structure is incomplete (type: executable) and is unable to use new dependencies or add unit tests.

Do not ignore messages containing incorrect words that are prepended with '/'

I understand the bot somehow has to be able to recognize commands, which right now is presumably done by checking for a prepended '/'. However, this results in users being able to cheat the system by typing incorrect words, prepending their message with '/', and then blasting the message into the chat without being corrected because the bot ignores such messages. This seems like a flaw.

Support multiple corrections in a single message

For example, let's say there is a rule that says that Pineapple should be replaced by Pepperoni, and Pizza should be corrected by Burger.
Some chat member writes: "I love pineapple on my pizza".
The current behaviour will reply to this message with: "I love Pepperoni on my pizza*".
The new behaviour should reply to this message with: "I love Pepperoni on my Burger*".

Accept Regex

Let the bot accept regex when a new spelling mistake is added

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.