Numerlor

Results 35 comments of Numerlor

Any updates here @SebastiaanZ ? I'd be happy to implement it

Ah, I didn't realise that these would only work on the top hash and not its keys where we actually store the data. You mentioned some kind of rewrite on...

Hi, sorry completely forgot I had this in the backlog. To set it up you click on the AHK path button in the settings, that'll open a file dialog in...

> Do note that some cog relies on other files like `HelpChannel` is actually made of four files. We need to find a way to detect those additional files and...

Hi, would you mind opening a merge request? The current script is stored here https://github.com/Numerlor/Auto_Neutron/blob/master/auto_neutron/constants.py#L49-L67 I'll download the game and try it out. Then it'll go into the next release...

I had some "problems" previously with re-running as icons kept filling up the tray, I'll see how things will go; haven't really looked at anything yet apart from knowing AHK...

Yeah 2 implementations is the plan. The current stdin piping seems to be working fine without launching new processes so I'm not too concerned about changing that behaviour

Hi, it looks like you set an invalid path for AutoHotKey, it's set to this program's exe instead of AHK's exe. You'll need to point it to the AHK (v1)...

Which filters would we want to include here? Looking through it the token and webhooks removers, and antimalware are the ones that will benefit the most, but the everyone ping...

> > Then keep the message around through redis, until the user requests it or some cleanup of stale messages is done. > > I don't agree with this. It...