remove debug fetch from pr0gag.mjs
This commit is contained in:
@@ -34,7 +34,6 @@ const regex = {
|
|||||||
}).then(console.log);*/
|
}).then(console.log);*/
|
||||||
|
|
||||||
export default async bot => {
|
export default async bot => {
|
||||||
await fetch("https://google.de");
|
|
||||||
|
|
||||||
return [{
|
return [{
|
||||||
name: "pr0gag",
|
name: "pr0gag",
|
||||||
|
Reference in New Issue
Block a user