Advertisement
Guest User

Untitled

a guest
Sep 19th, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.19 KB | None | 0 0
  1. DEBU[2017-09-19T18:53:37Z] Receiving from telegram: &tgbotapi.Message{MessageID:3, From:(*tgbotapi.User)(0xc420074320), Date:1505847217, Chat:(*tgbotapi.Chat)(0xc420383200), ForwardFrom:(*tgbotapi.User)(nil), ForwardFromChat:(*tgbotapi.Chat)(nil), ForwardFromMessageID:0, ForwardDate:0, ReplyToMessage:(*tgbotapi.Message)(nil), EditDate:0, Text:"TEST", Entities:(*[]tgbotapi.MessageEntity)(nil), Audio:(*tgbotapi.Audio)(nil), Document:(*tgbotapi.Document)(nil), Game:(*tgbotapi.Game)(nil), Photo:(*[]tgbotapi.PhotoSize)(nil), Sticker:(*tgbotapi.Sticker)(nil), Video:(*tgbotapi.Video)(nil), VideoNote:(*tgbotapi.VideoNote)(nil), Voice:(*tgbotapi.Voice)(nil), Caption:"", Contact:(*tgbotapi.Contact)(nil), Location:(*tgbotapi.Location)(nil), Venue:(*tgbotapi.Venue)(nil), NewChatMembers:(*[]tgbotapi.User)(nil), LeftChatMember:(*tgbotapi.User)(nil), NewChatTitle:"", NewChatPhoto:(*[]tgbotapi.PhotoSize)(nil), DeleteChatPhoto:false, GroupChatCreated:false, SuperGroupChatCreated:false, ChannelChatCreated:false, MigrateToChatID:0, MigrateFromChatID:0, PinnedMessage:(*tgbotapi.Message)(nil), Invoice:(*tgbotapi.Invoice)(nil), SuccessfulPayment:(*tgbotapi.SuccessfulPayment)(nil)} module=telegram
  2. DEBU[2017-09-19T18:53:37Z] Sending message from Svartskogen on telegram.bodzio to gateway module=telegram
  3. DEBU[2017-09-19T18:54:19Z] Sending JOIN_LEAVE event from irc.irchighway to gateway module=irc
  4. DEBU[2017-09-19T18:54:19Z] ":xandros!exsubs@kono.sekainiwa.himitsuga.aru JOIN :#bodzio" module=irc
  5. DEBU[2017-09-19T18:54:19Z] ":srsbsns!srsbsns@bot.irchighway.net MODE #bodzio +v xandros" module=irc
  6. DEBU[2017-09-19T18:54:22Z] ":perverted.ca.na.irchighway.net PONG perverted.ca.na.irchighway.net :1505847262592739422" module=irc
  7. DEBU[2017-09-19T18:55:22Z] ":perverted.ca.na.irchighway.net PONG perverted.ca.na.irchighway.net :1505847322592560155" module=irc
  8. DEBU[2017-09-19T18:55:57Z] handlePrivMsg() Solve twst &irc.Event{Code:"PRIVMSG", Raw:":Solve!uid222138@doushio.doushio PRIVMSG #bodzio :twst", Nick:"Solve", Host:"doushio.doushio", Source:"Solve!uid222138@doushio.doushio", User:"uid222138", Arguments:[]string{"#bodzio", "twst"}, Tags:map[string]string(nil), Connection:(*irc.Connection)(0xc420256780)} module=irc
  9. DEBU[2017-09-19T18:55:57Z] detected ISO-8859-1 confidence 60 module=irc
  10. DEBU[2017-09-19T18:55:57Z] Sending message from #bodzio on irc.irchighway to gateway module=irc
  11. DEBU[2017-09-19T18:55:57Z] ":Solve!uid222138@doushio.doushio PRIVMSG #bodzio :twst" module=irc
  12. DEBU[2017-09-19T18:55:57Z] Sending config.Message{Text:"twst", Channel:"#bodzio", Username:"Solve", UserID:"uid222138@doushio.doushio", Avatar:"", Account:"irc.irchighway", Event:"", Protocol:"", Gateway:"gateway1", Timestamp:time.Time{wall:0xbe6877ef711d61c8, ext:1235817395581, loc:(*time.Location)(0x13de020)}, ID:""} from irc.irchighway (#bodzio) to telegram.bodzio ()
  13. DEBU[2017-09-19T18:55:57Z] Receiving config.Message{Text:"twst", Channel:"", Username:"Solve ", UserID:"uid222138@doushio.doushio", Avatar:"", Account:"irc.irchighway", Event:"", Protocol:"", Gateway:"gateway1", Timestamp:time.Time{wall:0xbe6877ef711d61c8, ext:1235817395581, loc:(*time.Location)(0x13de020)}, ID:""} module=telegram
  14. strconv.ParseInt: parsing "": invalid syntax
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement