migrate all the examples and tests to freenode
This commit is contained in:
parent
9e21dcf3c2
commit
5968edd355
10 changed files with 15 additions and 15 deletions
|
@ -15,7 +15,7 @@ async fn main() -> irc::error::Result<()> {
|
|||
|
||||
let config = Config {
|
||||
nickname: Some("irc-crate-ci".to_owned()),
|
||||
server: Some("irc.pdgn.co".to_owned()),
|
||||
server: Some("chat.freenode.net".to_owned()),
|
||||
alt_nicks: vec!["[irc-crate-ci]".to_owned()],
|
||||
..Default::default()
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue