Skip to content

Commit

Permalink
Update Script.py
Browse files Browse the repository at this point in the history
  • Loading branch information
technicalaks authored Jun 19, 2022
1 parent 06617c1 commit 01c2a66
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Script.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,14 +111,14 @@ class script(object):
✮ 𝚃𝙾𝚃𝙰𝙻 𝙲𝙷𝙰𝚃𝚂: <code>{}</code>
✮ 𝚄𝚂𝙴𝙳 𝚂𝚃𝙾𝚁𝙰𝙶𝙴: <code>{}</code> 𝙼𝚒𝙱
✮ 𝙵𝚁𝙴𝙴 𝚂𝚃𝙾𝚁𝙰𝙶𝙴: <code>{}</code> 𝙼𝚒𝙱"""
LOG_TEXT_G = """#𝐍𝐞𝐰𝐆𝐫𝐨𝐮𝐩
𝐆𝐫𝐨𝐮𝐩 ›› {}(<code>{}</code>)
𝐓𝐨𝐭𝐚𝐥 𝐌𝐞𝐦𝐛𝐞𝐫𝐬 ›› <code>{}</code>
𝐀𝐝𝐝𝐞𝐝 𝐁𝐲 ›› {}
LOG_TEXT_G = """#𝗡𝗲𝘄𝗚𝗿𝗼𝘂𝗽
𝗚𝗿𝗼𝘂𝗽 ›› {}(<code>{}</code>)
𝗧𝗼𝘁𝗮𝗹 𝗠𝗲𝗺𝗯𝗲𝗿𝘀 ›› <code>{}</code>
𝗔𝗱𝗱𝗲𝗱 𝗕𝘆 ›› {}
"""
LOG_TEXT_P = """#𝐍𝐞𝐰𝐔𝐬𝐞𝐫
𝐈𝐃 ›› <code>{}</code>
𝐍𝐚𝐦𝐞 ›› {}
LOG_TEXT_P = """#𝗡𝗲𝘄𝗨𝘀𝗲𝗿
𝗜𝗗 ›› <code>{}</code>
𝗡𝗮𝗺𝗲 ›› {}
"""
CARBON_TXT = """ <b>𝙲𝙰𝚁𝙱𝙾𝙽 𝙼𝙾𝙳𝚄𝙻𝙴</b>
Expand Down

0 comments on commit 01c2a66

Please sign in to comment.