Zika

Results 4 issues of Zika

I get this error ``` Traceback (most recent call last): File "c.py", line 4, in chatbot = ChatBot('Ron Obvious') File "C:\Users\K I N G\AppData\Local\Programs\Python\Python38\lib\site-packages\chatterbot\chatterbot.py", line 35, in __init__ self.storage =...

I have this simple code: ```js halfmoon.initStickyAlert({title: 'Publishing...', message: ' Your post is being published, please wait..', type: 'alert-secondary', timeShown: 1500}) ``` triggered when a form is being submitted, here's...

v1

I keep getting a `422` (Unprocessable Entity) error whenever attempting to create a server. Here's my code: ```js router.get("/newserver", checkAuth, async function(req, res) { let pteroData = await client.getUserByEmail(req.user.email) let...

#### Expected Behavior My banner gets changed #### Observed Behavior I get a 500 error that says "validateImageIsImgurLink is not a function" #### Applicable Links or Attachments [The edit page](https://media.discordapp.net/attachments/773612446560157706/854803519525748736/unknown.png)...

Bug