Dummi26's Script Bot

Dummi26's Script Bot

개요

This bot lets you create advanced scripts to manage your server or just to have fun. It aims to simulate OOP languages, but it does not yet


Invite: https://discord.com/api/oauth2/authorize?client_id=898257133429207080&permissions=8&scope=bot (In case the normal invite button doesn't work) Discord Server (With demos and support): https://www.discord.gg/RKuWGZdbYY

Example scripts (so you know what you're dealing with - type "@[bot name] -stay" and put these scripts in the next line (shift+enter)):

(Get full documentation at https://github.com/Dummi26/dc-Dummi26s_Script_Bot)

----- Send messages -----

Main() { send("Test message").setPinned('true');// sends "Test message" and pins it in the channel. }

----- Receive messages | needs -stay -----

OnMessage(dictionary data) { send(data.get("Content"));// gets the message's content and sends it again }

----- Resend images (possible edit them, but complicated and takes a while) | needs -stay -----

OnMessage(dictionary data) { if ( data.get("Attachments").length() > '0' ) { data.get("Attachments").get('0').get("URL").downloadImage().image(); } }

점수 & 리뷰


5

리뷰 1개

리뷰는 등록된 사용자만 남길 수 있습니다. 모든 리뷰는 Top.gg의 사이트 중재자가 관리합니다. 게시하기 전 저희의 지침을 반드시 확인해 주세요.

별점 5점

1

별점 4점

0

별점 3점

0

별점 2점

0

별점 1점

0



Avatar
Dummi26's Script Botstrawbewymilk에게 답변함

i agree, when is your violin concert?



Top.gg

수많은 Discord 봇 및 앱 탐색

지원

티켓 제출

쿠키 설정 관리