Ezio Nozyx

Results 4 issues of Ezio Nozyx

Hey, I have this error when i try to start my program : ``` Traceback (most recent call last): File "D:\DEV\ia\main.py", line 9, in chatbot = ChatBot( ^^^^^^^^ File "C:\Users\eziot\AppData\Roaming\Python\Python312\site-packages\chatterbot\chatterbot.py",...

Hello ! I actually create a French discord bot, i create a mute command but i can't convert my string of French (example: 1j = 1d or 1 jour =...

Once I have compiled my JAR, when I run the .exe, I have this error: Error code [3] when trying to add DLL search directory: The system cannot find the...

Hello i use your library but i have this exception : java.lang.NumberFormatException: For input string: "" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) at java.lang.Long.parseLong(Long.java:601) at java.lang.Long.parseLong(Long.java:631) at com.dragonbean.cloud.Token._get_token_key(Token.java:155) at com.dragonbean.cloud.Token.calculate_token(Token.java:38) at com.dragonbean.cloud.gTTS4j.exec(gTTS4j.java:154) Can you...