Advertisement
Guest User

Untitled

a guest
May 25th, 2019
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.12 KB | None | 0 0
  1. c.execute("INSERT INTO notify VALUES (?, ?, ?, ?, ?)",(receiver,user,str(datetime.datetime.now()),channel,message_to_send))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement