A bot that executes code snippets (in many different programming languages)
Rustacean is a Discord bot that allows users to execute code snippets.
Made with Rust 🦀❤
~help: Get a list of commands. Use ~help <command> to get details on a command.
~languages: Get a list of available programming languages.
~git: Get a link to the bot's GitHub repository.
~exec: Executes a code snippet. Your message needs to look like this:
~exec
```language
code...
```
where language is the language of your choice.
For example:
~exec
```javascript
console.log("Oh hi Discord!");
```
0
리뷰 0개
리뷰는 등록된 사용자만 남길 수 있습니다. 모든 리뷰는 Top.gg의 사이트 중재자가 관리합니다. 게시하기 전 저희의 지침을 반드시 확인해 주세요.
별점 5점
0
별점 4점
0
별점 3점
0
별점 2점
0
별점 1점
0
아직 리뷰가 없습니다!