tmp
This commit is contained in:
parent
00116ed22a
commit
42e04f58b7
|
@ -19,9 +19,6 @@ class tg {
|
|||
}
|
||||
send(id, msg) {
|
||||
this.client.sendMessage(id, msg);
|
||||
/*this.client.getChatAdministrators(id).then(tmp => {
|
||||
console.log(tmp);
|
||||
})*/
|
||||
}
|
||||
reply(tmp) {
|
||||
return {
|
||||
|
|
47
tmp.txt
Normal file
47
tmp.txt
Normal file
|
@ -0,0 +1,47 @@
|
|||
N0xy:
|
||||
|
||||
311 ident, hostname, realname
|
||||
319 Chanlist
|
||||
312 Server
|
||||
330 logged in (as)
|
||||
671 secure_con
|
||||
276 client cert
|
||||
318 END WHOIS
|
||||
|
||||
{ raw: ':judas.n0xy.net 311 kbotv3 Flummi ~bark bark * :Flummi\r\n',
|
||||
{ raw: ':judas.n0xy.net 319 kbotv3 Flummi :~#kbot-dev &#f0ck @#卐 #Meddl @#normieclub \r\n',
|
||||
{ raw: ':judas.n0xy.net 312 kbotv3 Flummi *.n0xy.net :n0xy\r\n',
|
||||
{ raw: ':judas.n0xy.net 330 kbotv3 Flummi Flummi :is logged in as\r\n',
|
||||
{ raw: ':judas.n0xy.net 671 kbotv3 Flummi :is using a secure connection\r\n',
|
||||
{ raw: ':judas.n0xy.net 276 kbotv3 Flummi :has client certificate fingerprint 7b03857a5534b4fe52203e2de10f08562b230825\r\n',
|
||||
{ raw: ':judas.n0xy.net 318 kbotv3 Flummi :End of /WHOIS list.\r\n',
|
||||
|
||||
Quarknet:
|
||||
|
||||
311 ident, hostname, realname
|
||||
319 Chanlist
|
||||
312 Server
|
||||
330 authed as
|
||||
318 END WHOIS
|
||||
|
||||
{ raw: ':port80c.se.quakenet.org 311 kbotv3 pFT ~bark 31-172-14-83.customer.rrbone.net * :Flummi\r\n',
|
||||
{ raw: ':port80c.se.quakenet.org 319 kbotv3 pFT :+#z0r #pr0gramm.com @#cybtonDOTcom @#Flummi \r\n',
|
||||
{ raw: ':port80c.se.quakenet.org 312 kbotv3 pFT *.quakenet.org :QuakeNet IRC Server\r\n',
|
||||
{ raw: ':port80c.se.quakenet.org 330 kbotv3 pFT pFT :is authed as\r\n',
|
||||
{ raw: ':port80c.se.quakenet.org 318 kbotv3 pFT :End of /WHOIS list.\r\n',
|
||||
|
||||
Rizon:
|
||||
|
||||
311 ident, hostname, realname
|
||||
319 Chanlist
|
||||
312 Server
|
||||
307 identified
|
||||
671 secure_con
|
||||
318 END WHOIS
|
||||
|
||||
{ raw: ':irc.rizon.no 311 kbotv3 Flummi ~bark bark.bark.bark * :Flummi\r\n',
|
||||
{ raw: ':irc.rizon.no 319 kbotv3 Flummi :~#Flummi @#gz #f0ck +#cmangos\r\n',
|
||||
{ raw: ':irc.rizon.no 312 kbotv3 Flummi *.rizon.net :Where are you?\r\n',
|
||||
{ raw: ':irc.rizon.no 307 kbotv3 Flummi :has identified for this nick\r\n',
|
||||
{ raw: ':irc.rizon.no 671 kbotv3 Flummi :is using a secure connection\r\n',
|
||||
{ raw: ':irc.rizon.no 318 kbotv3 Flummi :End of /WHOIS list.\r\n',
|
Loading…
Reference in New Issue
Block a user