BotoStoreβ
Добавить в BotoStore

Bot for executing snippets of code; /help to get more information, /languages for list of languages.

What can do this bot?This bot can execute snippets of code.
Type /help to get usage info, and /languages for list of available languages.

Bot doesn't respond? Questions? Bugs? @GingerPlusPlus
Repo: https://bitbucket.org/GingerPlusPlus/rextester-bot.git

Execute code.

Usage: / [/stdin ]

Inline mode:
@rextester_bot [/stdin ]

Line breaks and indentation are supported.

I'll also try to execute files pm'ed to me.

See list of supported programming /languages.
See /about for useful links.

Команды бота

Все команды должны начинаться с символа «/».

/help
usage
/languages
list of supported programming languages
/about
some useful links
/csharp
execute C#
/vb
execute Visual Basic .NET
/visual_basic_dotnet
execute Visual Basic .NET
/java
execute Java
/python2
execute Python 2
/c_gcc
execute C (gcc)
/gcc
execute C (gcc)
/cplusplus_gcc
execute C++ (gcc)
/cpp_gcc
execute C++ (gcc)
/php
execute php
/pascal
execute Pascal (fpc)
/fpc
execute Pascal (fpc)
/objective_c
execute Objective C
/objc
execute Objective C
/haskell
execute Haskell
/ruby
execute Ruby
/perl
execute Perl
/lua
execute Lua
/nasm
execute Assembly (nasm)
/asm
execute Assembly (nasm)
/sql_server
execute SQL (SQL Server)
/common_lisp
execute Common Lisp
/clisp
execute Common Lisp
/lisp
execute Common Lisp
/prolog
execute Prolog
/golang
execute Go
/go
execute Go
/scala
execute Scala
/scheme
execute Scheme
/node
execute Javascript (node)
/javascript
execute Javascript (node)
/js
execute Javascript (node)
/python3
execute Python 3
/c_clang
execute C (clang)
/clang
execute C (clang)
/cplusplus_clang
execute C++ (clang)
/cpp_clang
execute C++ (clang)
/clangplusplus
execute C++ (clang)
/visual_cplusplus
execute MS Visual C++
/visual_cpp
execute MS Visual C++
/msvc
execute MS Visual C++
/visual_c
execute MS Visual C
/d
execute D
/r
execute R
/tcl
execute tcl
/mysql
execute SQL (MySql)
/postgresql
execute SQL (postgresql)
/oracle
execute SQL (Oracle Database)
/swift
execute Swift
/bash
execute Bash
/ada
execute Ada
/erlang
execute Erlang
/elixir
execute Elixir
/ocaml
execute Ocaml
Встраиваемый бот (Inline)

Бот вызывается по @нику в поле ввода любого чата, далее запрос через пробел.

@rextester_bot
<language> <code> [/stdin <stdin>]
Поделиться ботом