Skip to content

This bot intends to implement a way to run code through Discord text chat, using Elixir

Notifications You must be signed in to change notification settings

pablohildo/code_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a82b84c Β· Jul 25, 2020

History

9 Commits
Jul 25, 2020
Jul 25, 2020
Jul 21, 2020
Jul 21, 2020
Jul 21, 2020
Jul 25, 2020
Jul 25, 2020
Jul 25, 2020
Jul 25, 2020

Repository files navigation

CodeBot

Through Glot.io this bot intends to implement a way to run code through Discord text chat. Main priorities right now are functional programming languages, since it's main use case is a functional programming Discord server (@funcional-ssa).

Usage

iex -S mix
CodeBot.Application.start(:normal, nil)

ToDo

  • Prepare deploy automation
  • Internationalize!

Supported Languages

  • Elixir
  • Elm
  • Ocaml
  • Haskell
  • Clojure
  • Scala
  • F#
  • Rust
  • Idris
  • Bash
  • C
  • CoffeScript
  • C++
  • Crystal
  • C#
  • D
  • Erlang
  • Go
  • Groovy
  • Java
  • Javascript
  • Julia
  • Kotlin
  • Lua
  • Mercury
  • Nim
  • Perl
  • PHP
  • Python
  • Ruby
  • Swift
  • Typescript

About

This bot intends to implement a way to run code through Discord text chat, using Elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages