Skip to content

Heroic-Games-Launcher/heroic-support-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HeroicSupport

Development

Setup

  • Install Erlang 28
  • Install Elixir 1.19.0
  • Run mix deps.get to install dependencies

Tests

  • Run MIX_ENV=test mix test to run all tests

Note that Nostrum is disabled in the test environment, we don't really need to test it and we can abstract code if needed to other modules to not need Nostrum for tests.

Local dev

  • Create your bot and get the BOT_TOKEN
  • Copy dev.sample.exs as dev.exs and configure a BOT_TOKEN variable
  • Add the bot to a server
  • Run MIX_ENV=dev mix run --no-halt to run the bot

About

Discord bot to answer to support threads automatically

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published