eggheads / eggdrop

The Eggdrop IRC Bot
GNU General Public License v2.0
510 stars 84 forks source link

(WIP) zig.mod #1529

Closed michaelortmann closed 7 months ago

michaelortmann commented 10 months ago

Found by: michaelortmann Patch by: michaelortmann Fixes:

One-line summary: Sandbox to build/play with an example module for eggdrop in zig language

Additional description (if needed): Still far from being useful

Test cases demonstrating functionality (if applicable):

.load zig
[20:13:46] tcl: builtin dcc call: *dcc:loadmod -HQ 1 zig
hello from zig.mod zig_start()
[20:13:46] Module loaded: zig             
[20:13:46] #-HQ# loadmod zig
Module loaded: zig
.status all
[...]
Loaded module information:
  Module: zig, v 0.1
    zig version: 0.13.0-dev.28+3c5e84073
[...]
michaelortmann commented 7 months ago

This module will not be part of eggdrop but a 3rd party module.

It has been moved to its own repo here: https://gitlab.com/mortmann/zig.mod