Giter VIP home page Giter VIP logo

pycri's People

Contributors

dalpil avatar davidpoblador avatar xintron avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

pycri's Issues

Nickname

A simple plugin that allows the bot-owner to change the nickname of the bot. Permission-level 2 should be required.

Connection settings

Allow the user to specify multiple networks and channels for each network to connect to and join during startup.

Permission system

A basic permission-system is needed. Support for different permission-managers would be a good idea (basic password auth, host-lookup etc). That way users will be able to write their own way to auth to the bot (ie. using a database for username/password).

A simple level-system would be great. Level 1 would be the highest access and should be used for essential core-plugins (the load/unload plugin), a lower level (think moderator) for stuff like join/parts and nick-changes etc. Setting a required permission shouldn't be harder than using a decorator like @permission(level=2) which would require at least level 2 or higher (actually lower since 1 < 2 but you get the idea).

Logging

Implement logging when handling exceptions and print to stdout for easy monitoring.

Join/part

Create a join/part plugin so that it's possible to make the bot join and part channels for a specific network.

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.