Wanna see some nasty code, well here is your daily dose ```python # Why? Who knows, anyway here is t
Wanna see some nasty code, well here is your daily dose
This code will load all keys from the json and make them usable variables. I came up with this horrible idea when making a config for my discord bot BirdBot. Anyway I avoided using
eval
or exec
so code injection isn't possible0 Replies