remove debug fetch from pr0gag.mjs
This commit is contained in:
parent
3a751f2e52
commit
8f0935ce74
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user