MCPcopy
hub / github.com/xtekky/TikTok-ViewBot / _print

Method _print

test.py:183–184  ·  view source on GitHub ↗
(self, msg, status = "-")

Source from the content-addressed store, hash-verified

181 return statuses
182
183 def _print(self, msg, status = "-"):
184 return f" {Fore.WHITE}[{self.color}{status}{Fore.WHITE}] {msg}"
185
186 def change_title(self, arg):
187 if self.clear == "cls":

Callers 2

mainMethod · 0.95
send_botMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected