-
### Contact Details
_No response_
### Your request
As a user I want to connect my LastFM to the bot to get scrobbles for the things that I listen to with my friends in Discord. We can save the rela…
-
```
2024-08-02T19:32:44.548+02:00 ERROR 6 --- [jambot] [inWS-ReadThread] net.dv8tion.jda.api.JDA : One of the EventListeners had an uncaught exception
java.lang.NullPointerExcepti…
-
```
2024-07-30T16:45:27.449+02:00 INFO 6 --- [jambot] [inWS-ReadThread] dev.joopie.jambot.JambotListener : [Diamanic's Hardstyle Hub:diamanic] Requested command `search` with options: [Optio…
-
Traceback (most recent call last): …
-
I've previously done Markov-chain text-generation for Twitter bots, using some Python code found on GitHub.
Here's a list of my relevant GitHub projects, in chronological order. They all build on one…
jiko updated
10 years ago
-
The below code runs well if the `callback` argument in `gp_minimize` is not given. Because when trying to pickle the middle results, we notice the fitness method is not pickable because it's not a fi…
-
Since version 8 in Ipython I frequently - very frequently - get IPython crashes (termination) of the kind below.
I think the specific situation is that I edit code, I use autoreload(3), there i…
-
Add trackname to this stream as filter to prevent wrong songs being found. Just in case
https://github.com/PiekJ/jambot/blob/2e860d0f4e7e52eef5a4b07a064cd8ba22942fde/src/main/java/dev/joopie/jambot/a…
-
This is an open issue where you can comment and add resources that might come in handy for NaNoGenMo.
NOTE: at some point I will turn this into a more organized document, probably on the [wiki for th…
-
Add an `examples_and_experiments` directory and include an example demonstrating how I'm using Jambots for development in RoR.