Skip to content

    replit-bot

    Created by
    bigminiboss
    bigminiboss
    • how to by @MiloCat collaborators:
    • @MiloCat (initial on_invite idea and wrote initial code)
    • @dragonhunter1 (docs)
    • create a replit bot using an API endpoint similar to discord.
    • Includes replapi-it (3.20, made by @pikachub2005) python implementation.
      • most up to date python version of replapi-it
        • not fully tested (but mostly!)
      • working on @replit/crosis.py
    • automatically creates a command docs
    • queries are at the moment whitelisted so only people with whitelisted sid's can use it.
    • basic python implementation of a node event listener
    • using
      • pip install replit-bot
      • fork this repl
      • template now available, check replit-bot template