[Python 3.5] Multithreaded IRC Bot with Plugins System, with Unit Testing

tom_mai78101

The Helper Connoisseur / Ex-MineCraft Host
Staff member
Reaction score
1,632
Github Project link

This is an IRC Bot with the following features:
  • Client chat support
  • Plugins system
  • Hotswapping / Hot reloading plugins
  • Unit Testing with Travis CI!
This plugin bot is essentially an IRC bot engine, where it runs all the necessities as a client. To extend the features, you copy the template.py script in the /plugins folder, and edit the contents for your needs. After that, all you have to do is to follow the instructions given by the bot when it runs, and you go from there.
 

jonas

You can change this now in User CP.
Reaction score
64
Is the threading library still serialized by the GIL?
 

tom_mai78101

The Helper Connoisseur / Ex-MineCraft Host
Staff member
Reaction score
1,632
Is the threading library still serialized by the GIL?
This doesn't use CPython, so I'm pretty sure I don't have GIL. Also, the threads don't interact with each other, or use shared memory.

I used the native Python standard threading library, so I'm not sure of its internal details.
 

tom_mai78101

The Helper Connoisseur / Ex-MineCraft Host
Staff member
Reaction score
1,632
New demo GIF:

demo.gif


Now supports a whole variety of stuffs.

Two big features:
  • Autocompletion.
  • Text highlighting.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top