Skip to content

skyeto/catch-the-floof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Floofcatcher

Discord bot to handle menial CTF tasks such as creating channels, tracking challenges, etc.

Getting Started

Dev

  1. Install Elixir, add PostgreSQL credentials and Discord token to config/*.exs
  2. mix deps.get
  3. mix ecto.create
  4. mix ecto.migrate 3.5 mix ecto.setup is both 2 and 3 combined :)
  5. mix phx.server

You can always recreate the database using mix ecto.drop

Inviting the bot to a server is as easy as going to http://localhost:4000/discord/add