Skip to content

einariii/fruitbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fruitbot

A bridge between hotdog lounge and the datafruits discord

joins both chats as 'coach'

You can also use commands to find out the next scheduled live show, etc

!next

Or ask for life advice

!advice

Installation

If available in Hex, the package can be installed by adding fruitbot to your list of dependencies in mix.exs:

def deps do
  [
    {:fruitbot, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/fruitbot.

Run it

uhhh do this i guess

$ iex -S mix

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 99.8%
  • Procfile 0.2%