Skip to content

Instantly share code, notes, and snippets.

13570842 102b
13369808 12a9
6253940 112e
4705500 1130
3628673 0aa9
2780148 082b
2645014 112d
2505295 22a9
2148509 12af
2006453 1aa9
0003,announce
000a,say
000b,shout
000c,tell??
000d,tell??
000e,party
000f,alliance
0010,ls1
0011,ls2
0012,ls3
@quisquous
quisquous / roadmap.md
Last active October 30, 2022 19:15
cactbot roadmap

This is a personal quisquous roadmap for future cactbot features per category that I think are important. Implicit here is finishing off raidboss and oopsy old content (especially replacing the last non-cactbot a7s timeline). Items in each category are roughly ordered by what I think are most important to do first.

  • plugin

    • move cactbot plugin code into ngld overlayplugin
      • add overlayplugin support for per-overlay config files
    • add web analytics to replace download counts
  • developer

  • switch to typescript for everything

Each message is 21:zone:flags:data.
zone seems static across multiple instances.
flags is 4 bytes of hex.
Initial commence:
21:zone:40000001:time:
only used on initial commence
time is the lockout time in seconds, e.g. e10 = 3600 = 60 minutes
Recommence:
@quisquous
quisquous / gist:5167417
Last active December 14, 2015 23:39
How not to be scary (when teaching programming)
How not to be scary (when introducing programming)
A transcribed lightning talk given by Lyla Fischer at the PyCon 2013 Education Summit
What are people scared of? The main thing that people are scared of is that
they don't belong. The rest of my talk is mainly going to center on this one
point.
I'm going to let you take 15 seconds to think of stereotypes of programmers.