33 lines
701 B
Markdown
33 lines
701 B
Markdown
|
---
|
||
|
name: Error report
|
||
|
about: Report an error that the bot posted in chat
|
||
|
title: ''
|
||
|
labels: ''
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
**Command that caused the error**
|
||
|
Post the exact command that caused the error.
|
||
|
|
||
|
**Image that caused the error**
|
||
|
If the error is regarding an image command, please post a direct link to the image here.
|
||
|
|
||
|
**To Reproduce**
|
||
|
Steps to reproduce the behavior:
|
||
|
1. Go to '...'
|
||
|
2. Click on '....'
|
||
|
3. Scroll down to '....'
|
||
|
4. See error
|
||
|
|
||
|
**Self-hosted instance?**
|
||
|
Did the error occur on a self-hosted instance (e.g. not the main esmBot or esmBot Dev instances)?
|
||
|
|
||
|
**Error file**
|
||
|
```
|
||
|
Post the contents of the error file here.
|
||
|
```
|
||
|
|
||
|
**Additional context**
|
||
|
Add any other context about the problem here.
|