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개
리뷰는 등록된 사용자만 남길 수 있습니다. 모든 리뷰는 Top.gg의 사이트 중재자가 관리합니다. 게시하기 전 저희의 지침을 반드시 확인해 주세요.
별점 5점
0
별점 4점
0
별점 3점
0
별점 2점
0
별점 1점
0
아직 리뷰가 없습니다!