Skip to content

Instantly share code, notes, and snippets.

View apoleon33's full-sized avatar
🦈

Simon apoleon33

🦈
  • Junia Bordeaux
  • Bordeaux
  • 14:05 (UTC +01:00)
View GitHub Profile
@apoleon33
apoleon33 / rickrpc.py
Last active April 27, 2021 17:11
rickroll using Discord rich presence!
from pypresence import Presence
from time import*
client_id = '836550440661286945'
RPC = Presence(client_id)
RPC.connect()
i=1
while True:
while i<10:
drip='000'+str(i)
RPC.update(large_image=drip, state='you just got rickrolled',