This website works better with JavaScript.
Home
Explore
Register
Sign In
miteruzo
/
nizika_bluesky
Watch
1
Star
0
Fork
0
Code
Issues
9
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
質問として今何してるかを訊くやぅにした
kiriban
みてるぞ
7 months ago
parent
756e5fde2f
commit
2bca371d4d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
main.py
+ 1
- 1
main.py
View File
@@ -85,7 +85,7 @@ def main () -> None:
has_got_snack_time = True
if now - last_posted_at >= timedelta (hours = 6):
client.send_post (Talk.main (''))
client.send_post (Talk.main ('
今どうしてる?
'))
last_posted_at = now
time.sleep (60)
Write
Preview
Loading…
Cancel
Save