-
Hi,
after the latest update or one in the last 12 commits cant tell exactly. But after my update the bot sends me the welcome Message even if useWelcomeMessage is set to false. My config:
```
{
…
-
#### Plugin Version
3.11
#### Plugin Config
Config
```yaml
Config is set to the default settings.
```
#### Server Version
1.14
#### Server Log
Log
…
-
When starting the audio module with internal lavalink.jar the lavalink server never fully starts continuously restarting. This behavior will continue even after unloading the audio cog, only stopping …
-
So yeah, im having a hard time finding where to enable voting plugin
here is my config
# VotingPlugin by Ben12345rocks
# Main Config
# See wiki for help:
# https://github.com/Ben12345ro…
-
This Error is caused when I have CommandPanels and VotingPlugin run together, each plugin will run perfectly fine if the other is not running on the server, any way of fixing this?
[22:22:56] [Serv…
-
### Expected behavior
For the bot to connect
### Actual behavior
Doesn't connect
### Steps to reproduce
install bot, add oauth codes and save.
### Additional informations
Can't run !_debug …
-
**Is your feature request related to a problem? Please describe.**
Sometimes it is not possible to directly fetch an element. Knowing the DOM structure though it could be possible to navigate to the …
-
```
~
09:28 ycouble@CosmYCO $ clk customcommands
pythonpaths /home/ycouble/clk_python_commands
externalpaths /home/ycouble/clk_commands
```
```
~
09:28 ycouble@CosmYCO $ clk cosmo vpn_start@s…
-
Some times you just want to pick some exiting random register or specifcs one that already exists.
```php
$country = Country::inRandomOrder()->first();
$country = Country::find(38);
```
Wo…
-
... what about making an integration test, that tries to install the plugin on a fresh octoprint installation ???
Currently I don´t know if the access problems (files accessed by package installer) r…