Skip to content

Commit 445f0cc

Browse files
committed
Fix hash rate announcement to use @faqqer instead of /faq
1 parent 5314e3b commit 445f0cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blockchain_job.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ async def post_hash_power(client):
137137
f"RandomX (Merged-Mined XMR): {formatted_rxm_hash_rate}\n"
138138
f"SHA3x: {formatted_sha_hash_rate}\n"
139139
f"Cuckaroo 29: {formatted_cuckaroo_hash_rate}\n\n"
140-
f"Want to learn more? Try '/faq mining' to get information about mining Tari."
140+
f"Want to learn more? Try '@faqqer mining' to get information about mining Tari."
141141
)
142142

143143
# Loop over the group IDs and send the message

0 commit comments

Comments
 (0)