GithubHelp home page GithubHelp logo

qll / qllbot Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 3.0 173 KB

Python 3 IRC chat bot with focus on easy module development.

License: BSD 2-Clause "Simplified" License

Python 100.00%

qllbot's People

Contributors

h3po avatar javex avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

javex sqall01 er4z0r

qllbot's Issues

Usercommands: Ignore everything after space

Right now, if a user wants to trigger a user command, there has to be no other content in the line of the command (like "!this" and "!not this"). It may be useful to add text after a space when triggering a usercommand (like "!shrug idk").

Remove Freenode cert fingerprint

Updating this on every update of the freenode certificate seems to be a bad idea. Let's just remove the known_hosts from the storage.

#lastlinks command

This command will query the requesting user and send him the last 5 (10?) observed links in the channel. Must be part of the repost module (maybe I should rename this).

Longer nickname on every reconnect

Due to the way the reconnect is handled, settings.NICKNAME is overwritten if the bot was asked to change its nickname. This leads to an ever increasing number of underscores before the nickname.

I'd probably solve this with introducing a new property on the bot object (nickname), although it does not fit perfectly there.

Stronger authentication of owner

There has to be a way to check if the owner is the correct (registered) one. Right now the bot only checks the name. Maybe add an alternative authentication mechanism if there is no way to check that? (Or, if the owner wants to stay unregistered.)

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.