Switch euphoria.io (RIP) to euphoria.leet.nu
euphoria.io is dead for good now, and euphoria.leet.nu is the blessed clone/fork that will take its place. May this crevice of the internet survive another day.
This commit is contained in:
parent
fa6c8cdce9
commit
2decee83e9
7 changed files with 17 additions and 11 deletions
|
|
@ -10,7 +10,7 @@ use euphoxide::conn::{Conn, ConnTx, State};
|
|||
use time::OffsetDateTime;
|
||||
|
||||
const TIMEOUT: Duration = Duration::from_secs(10);
|
||||
const DOMAIN: &str = "euphoria.io";
|
||||
const DOMAIN: &str = "euphoria.leet.nu";
|
||||
const ROOM: &str = "test";
|
||||
const NICK: &str = "TestBot";
|
||||
const HELP: &str = "I'm an example bot for https://github.com/Garmelon/euphoxide";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue