From 5b56e3a8665c5e47ac07ed4d82d61b4f510bb838 Mon Sep 17 00:00:00 2001 From: Jordan Bracco Date: Sat, 17 Dec 2022 17:05:25 +0000 Subject: Nola rename, the end. pt 6. Refs T77. --- Admin.md | 4 ++-- README.md | 4 ++-- lib/lsg_web/templates/layout/app.html.eex | 2 +- rel/config.exs | 4 ++-- test/correction_plugin_test.exs | 4 ++-- test/lsg_web/controllers/page_controller_test.exs | 4 ++-- test/lsg_web/views/error_view_test.exs | 10 +++++----- test/lsg_web/views/layout_view_test.exs | 4 ++-- test/lsg_web/views/page_view_test.exs | 4 ++-- test/support/channel_case.ex | 4 ++-- test/support/conn_case.ex | 6 +++--- 11 files changed, 25 insertions(+), 25 deletions(-) diff --git a/Admin.md b/Admin.md index a21c996..3ac2011 100644 --- a/Admin.md +++ b/Admin.md @@ -1,6 +1,6 @@ -# ircbot admin bot +# nola bot admin -Everything is supposed to be ran inside a remote IEx console: `./bin/lsg remote`. +Everything is supposed to be ran inside a remote IEx console: `./bin/nola remote`. ## Connection management diff --git a/README.md b/README.md index ea43e79..5fe1361 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ircbot +# nola Some stupid and badly coded IRC bot. Can be spotted as "bavaria" on irc.random.sh, but is multi-connections and also elsewhere (poor channels). @@ -24,7 +24,7 @@ Ready to run in production? Please [check our deployment guides](http://www.phoe Build a release using `MIX_ENV=prod mix release`. -# bot +# nola ## ideas diff --git a/lib/lsg_web/templates/layout/app.html.eex b/lib/lsg_web/templates/layout/app.html.eex index 956793f..c774369 100644 --- a/lib/lsg_web/templates/layout/app.html.eex +++ b/lib/lsg_web/templates/layout/app.html.eex @@ -10,7 +10,7 @@