Latest activity

  • fukurou
    class DiAffirmations(Skill): # plays start up sound and removes skill def __init__(self): super().__init__()...
  • fukurou
    import requests from bs4 import BeautifulSoup from urllib.parse import urljoin, urlparse import time def get_registered_domain(url)...
  • fukurou
    unique site finder search engine: import requests from bs4 import BeautifulSoup from urllib.parse import urljoin, urlparse import time...
  • fukurou
    import requests from bs4 import BeautifulSoup from urllib.parse import urljoin, urlparse class LocalSearchEngine: def...
  • fukurou
    pip install beautifulsoup4 requests crawler import requests from bs4 import BeautifulSoup from urllib.parse import urljoin, urlparse...
  • fukurou
    from difflib import SequenceMatcher from typing import Tuple, List def similarity(a: str, b: str) -> int: """ Intent...
  • H
    Haley posted the thread hi in chit chat.
    hello i am haley and i like @fukurou https://voca.ro/1iQEhRIM3qD5 are there badges i can earn?
  • fukurou
    fukurou replied to the thread 👨‍💻 dev shondo.
    import os import pygame import threading from fishaudio import FishAudio from fishaudio.utils import save from DLC.skills_monitor...
  • fukurou
    fukurou replied to the thread 👨‍💻 dev shondo.
    import os import pygame import threading from fishaudio import FishAudio from fishaudio.utils import save from DLC.skills_monitor...
  • fukurou
    fukurou replied to the thread 👨‍💻 dev shondo.
    import os import pygame import threading from fishaudio import FishAudio from fishaudio.utils import save from DLC.skills_monitor...
  • fukurou
    fukurou replied to the thread 👨‍💻 dev shondo.
    import os import pygame import threading from fishaudio import FishAudio from fishaudio.utils import save from DLC.skills_monitor...
  • fukurou
    fukurou replied to the thread 👨‍💻 dev shondo.
    import os import pygame import threading from DLC.skills_monitor import DiInstaller from LivinGrimoirePacket.AXPython import DrawRnd...
  • fukurou
    fukurou replied to the thread 👨‍💻 dev shondo.
    import requests import os from DLC.skills_monitor import DiInstaller from LivinGrimoirePacket.AXPython import DrawRnd from...
  • fukurou
    fukurou posted the thread 👨‍💻 dev shondo in chit chat.
    import os import pygame import threading from fishaudio import FishAudio from fishaudio.utils import save from DLC.skills_monitor...
  • fukurou
    fukurou updated their status.
Top