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
ここにはまだレビューがありません!