Skip to content

Commit

Permalink
Update patreon.py Patreon Link
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyborger1 authored Oct 9, 2024
1 parent 5913893 commit c3f1d97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion twitter_bot/Commands/patreon.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
def patreon(text):
response = (
"💰 Come support us for just $1 on Patreon! https://www.patreon.com/bot_detector"
"💰 Come support us for just $1 on Patreon! https://www.patreon.com/Ferrariic"
)
return response

0 comments on commit c3f1d97

Please sign in to comment.