to support pro music and Devil Staf Music and Deil secrutiy
// authenticates you with the API standard library
// type await lib. to display API autocomplete
const lib = require('lib')({token: process.env.STDLIB_SECRET_TOKEN});
// you can write whatever javascript you'd like
// logs are visible from the [? Help] popup on right
for (let i = 0; i < 10; i++) {
console.log(A log! ${i});
}
// context is automatically populated with HTTP request data
// you can modify context.params test data via [Payload] below
let message = hello ${context.params.name} welcome to polat juba server comunite is server made a bot support;
// endpoints are executed as functions, click [> Run] below to test return message;
0
0 değerlendirme
Reviews can be left only by registered users. All reviews are moderated by Top.gg moderators. Please make sure to check our guidelines before posting.
5 yıldız
0
4 yıldız
0
3 yıldız
0
2 yıldız
0
1 yıldız
0
Henüz burada bir değerlendirme yok!