creesch

Results 93 issues of creesch

I was exploring using this on an input field where users can also input regular expressions which I wanted to do through use of a keyword `re:`. I then realized...

snoonet.org doesn't return \* as the first argument (unless that is intended as a wildcard, meaning the switch statement always has been broken for this case) and will not return...

Some bots for example use embeds for part of their communication.

enhancement

Currently everything lives in one big file with just a little abstraction. This makes maintenance a bit of a pain and contributions also less likely. It would probably be beneficial...

Something that has been on my mind for a while. In order to do this properly it is probably also needed to make discordIRCd check for the existence of a...

enhancement

A few options: - Always append the 4 digit id to nicknames. - Somehow rework everything to work with double nicknames. I don't like the first one simply due to...

enhancement
help wanted

I made the assumption that all blocks follow the ``` code ``` or ``` language code ``` format, but it can also be ``` language code ``` and a few...

bug

- Needs to be an option. - When enabled resend messages should be prepended with *edited:*.

Currently they aren't handled at all resulting in each line being send to irc separately, making the code unreadable. The best solution to me seems to look for code blocks...

enhancement

Currently the only way to deal with that is restarting the entire thing. That can of course be done in a smarter way.

enhancement