Open Div-100 opened 3 years ago
which bot is this gonna be implemented to though?
Some auto responder that responds to "Syntax Error" "Indentation Error" etc. With the same contents as r!tag learnpython @FalseDev
I don't really think this is a good idea. What if the bot accidentally reads something else or a member is sending the wrong error ETC. This can annoying lots of people.
which bot is this gonna be implemented to though?
Coding Bot v4
Some auto responder that responds to "Syntax Error" "Indentation Error" etc. With the same contents as r!tag learnpython @FalseDev
I don't really think this is a good idea. What if the bot accidentally reads something else or a member is sending the wrong error ETC. This can annoying lots of people.
Well we could just make it Channel specific like it will only work in help channels.
Some auto responder that responds to "Syntax Error" "Indentation Error" etc. With the same contents as r!tag learnpython @FalseDev
I don't really think this is a good idea. What if the bot accidentally reads something else or a member is sending the wrong error ETC. This can annoying lots of people.
Well we could just make it Channel specific like it will only work in help channels.
See #4 we might have the help request channel which is a the exact place to do this!
Some auto responder that responds to "Syntax Error" "Indentation Error" etc. With the same contents as r!tag learnpython @FalseDev
I don't really think this is a good idea. What if the bot accidentally reads something else or a member is sending the wrong error ETC. This can annoying lots of people.
Well we could just make it Channel specific like it will only work in help channels.
I still wouldn't agree, it can still be annoying incase the bot reads it wrong and it sends the error randomly. We can just keep tags for this
Some auto responder that responds to "Syntax Error" "Indentation Error" etc. With the same contents as r!tag learnpython @FalseDev
I don't really think this is a good idea. What if the bot accidentally reads something else or a member is sending the wrong error ETC. This can annoying lots of people.
Well we could just make it Channel specific like it will only work in help channels.
I still wouldn't agree, it can still be annoying incase the bot reads it wrong and it sends the error randomly. We can just keep tags for this
Wdym, it's programmatic not random.....
Explain "bot reads it wrong".
Some auto responder that responds to "Syntax Error" "Indentation Error" etc. With the same contents as r!tag learnpython @FalseDev
I don't really think this is a good idea. What if the bot accidentally reads something else or a member is sending the wrong error ETC. This can annoying lots of people.
Well we could just make it Channel specific like it will only work in help channels.
I still wouldn't agree, it can still be annoying incase the bot reads it wrong and it sends the error randomly. We can just keep tags for this
Wdym, it's programmatic not random.....
Explain "bot reads it wrong".
If a user does something on accident or sends the wrong thing ETC, it would be very very annoying, to just get a random DM. if a user copied the full error and that error was related to the Trigger then it would get a trigger, which is still very annoying. Id say just let the tags handling it, I see no issue with the current method.
I'd suggest if someone submits a request for help, the bot checks their last couple messages and if it sees "(indentation|syntax)error" in message.content, it won't let them submit the request.
Some auto responder that responds to "Syntax Error" "Indentation Error" etc. With the same contents as r!tag learnpython @FalseDev