-
Hi,
After the config, I ran the bot but got the following errors:
23:27 $ hippybot -c hippybot.conf
ERROR: is not a Python function
Traceback (most recent call last):
File "/Users/kanwu/Documents…
-
Replace put function with https://github.com/jchris/hovercraft - needs erlang extension For postgres like PL/Perl - any one know if this exists as i think it would be quite simple to embed hovercraft …
-
**⚠️IMPORTANT⚠️ if you do not fill this out, we will automatically delete your issue. We will not help anyone that cannot fill out this template.**
- [x] Have you read our [Wiki page "Common Issues…
-
Context: http://tour.golang.org/methods/12
Great tutorial!
If I may humbly suggest, it would have helped me to be told that all characters in a reader should be processed even if there is an error. I…
-
### Feature Description
It would be great to have a builtin email-address obfuscation/encryption as spam-prevention.
Here are some common techniques:
https://www.ionos.com/digitalguide/e-mail/e…
-
We have "The Zen of SymPy" here https://github.com/sympy/sympy/blob/master/sympy/this.py . Currently it uses rot13 for encryption, we can use something more clever than that.
Read discussion on mer…
-
just needs something lightweight to stop people glancing at answers.
rot13 would be easiest - symmetric, built into vim.
could generate a otp using game number. but then couldn't renumber game f…
-
Challenge [Caesars Cipher](https://www.freecodecamp.cn/challenges/caesars-cipher#?solution=function%20rot13(str)%20%7B%20%2F%2F%20LBH%20QVQ%20VG!%0A%20%20%0A%20%20var%20result%3D%22%22%3B%0A%20%20for(…
-
people new to hapi are likely not to be Node experts, and thus entirely likely to never have worked with streams and the `.pipe()` function before.
While the hints do cover how to create a stream, it…
Pomax updated
9 years ago
-
**Context:**
Ren'py generates empty translation blocks even when the translatable parameter is set to False. Upon reviewing the translation generation code, I observed that there are no checks for th…