Discord bot to handle menial CTF tasks such as creating channels, tracking challenges, etc.
- Install Elixir, add PostgreSQL credentials and Discord token to
config/*.exs
mix deps.get
mix ecto.create
mix ecto.migrate
3.5mix ecto.setup
is both 2 and 3 combined :)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