RY
ryanwinchester/chat_writes
Print most common chat messages
ChatWrites
Do stuff with the most common chat messages.
Right now it just prints to the standard output.
Setup
-
You need the ENV vars found in
config/runtime.exs -
Edit
lib/message_collector.exmodule'shandle_most_common/1function to do whatever.
Starting
Start the application with mix
mix run --no-halt
Starting with Docker
docker composer up
Starting with the Elixir interactive shell
iex -S mix
Start neovim with
nvim . --listen /tmp/nvim-server
See:
On this page
Languages
Elixir93.3%Dockerfile6.7%
Contributors
MIT License
Created February 23, 2024
Updated February 23, 2024