Update src/bot/genericBot.js
Co-authored-by: tsomic <60610467+tsomic@users.noreply.github.com>
This commit is contained in:
@@ -51,7 +51,6 @@ module.exports = class GenericBot {
|
||||
}
|
||||
|
||||
|
||||
//this is ugly
|
||||
async #getModifiedText(text) {
|
||||
const url = this.botConfig.restURL;
|
||||
const textObject = {
|
||||
|
||||
Reference in New Issue
Block a user