EnokiUN / voltage

A simple asynchronous pythonic wrapper for the revolt api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add ws handling for `bot_added`

EnokiUN opened this issue · comments

commented

Summary

Add websocket handling for bot_added aka when a onmemberjoin event is called with the bot as a member

What is the feature request for?

The core library

The Problem

  1. It doesn't exist
  2. It breaks when added to servers while it's running.

The Ideal Solution

Add bot_added

The Current Solution

restart the bot :trol

Additional Context

No response