Git Product home page Git Product logo

ircnotificationbot's People

Contributors

dubiouscactus avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

hbartle

ircnotificationbot's Issues

TLS Support

Connecting to Freenode through TLS would be great

Give feedback for commands

Make the bot write something in the chat to give feedback about a command issued by a user. Examples:

  • not authorized
  • unknown command
  • command format: ....
  • ...

Whitelist implementation

Implement the whitelist feature, which restricts the nicknames that can trigger notifications.

Important Message Notification Feature

It would be great to have a feature that allows to send an important message to dedicated users through a desktop notification.
This could especially be helpful when you want to tell your friends why they should come online immediately.

Arbitrary code execution

The "important" command passes user-input arguments through the shell, allowing for arbitrary code execution.

Consider replacing use of os.system() with the subprocess module and not passing arguments through the shell.

Load up users list on start

Fetch the list of users in the channel so that you can be notified when they leave the room. Currently, this only happens if the bot joins the channel before other users.

Code refactoring

Refactor the code to make good usage of classes/modules. Improve maintainability and scalability.

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.