Giter VIP home page Giter VIP logo

hubbot_twisted's People

Contributors

didero avatar ekimekim avatar heufneutje avatar hubbeking avatar starlitghost avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

hubbot_twisted's Issues

Module system is an undocumented mess

It works alright, and writing new modules is pretty simple... But the bothandler and modulehandler classes are in serious need of a rewrite or at least a serious overhaul.

Module API is horribly broken by multiserver attempts.

Current Module API is simplistic and relies on everything being single-server (despite looking slightly multiserver in places)

TODO:

  • Current load and unload would be changed to only happen on startup and shutdown
  • New "enable" and "disable" methods for per-server plugin usage (register and delete from modules dict in ModuleHandler? How keep track of disabled modules?)
  • Reload methods reworked to find usages of module and replace them, so that references are kept intact. (plugins will probably have to be disabled while reloading, to prevent the bot from using them mid-reload)

Make IdentCheck save and check people's Identities

So you can't be NOT KITTEH one minute and then CRITICAL KITTEH the next.
Maybe also allow ridiculous combinations?

Load status from database rather than roll one up if there's been less than say... 15 minutes? since last roll.

Current Markov chain implement uses TONS of ram.

The simplehal library used by the Grapheme and GraphemeLearning modules is terribly inefficient memorywise. On the 25th of May, 2014, almost 200megs of RAM were used by 11 megs of brainfile.

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.