BaldFabi / discord-sharding-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord Sharding Test

This repository is used to test Discord's ability of sharding which is entirely user controlled.

The idea is to implement a simple bot (in Go, JavaScript, C#, Python) with one command !ping that responds Pong to the user in a public channel or by private message. We plan to add the bot to 3 servers/guilds and see what's happening.

Python

We will not implement a Python bot. The discord.py library is archived and a viable alternative is currently missing.

About


Languages

Language:C# 100.0%