new parser

This commit is contained in:
2022-08-01 15:58:55 +02:00
parent e0fd6051e3
commit 1cb97fa7f7
8 changed files with 378 additions and 3 deletions

View File

@ -1,6 +1,7 @@
defmodule SomethingErlang.Grover do
use GenServer
alias SomethingErlang.AwfulApi
require Logger
def mount(user, thread_id) do