Skip to content

Discord bot to assign IP addresses to users bc memes

License

Notifications You must be signed in to change notification settings

ARPTell/DHCPCord

Repository files navigation

DHCPCord

Discord bot to assign IP addresses to users bc memes.

What???

DCHPCord attempts to implement networking protocols within Discord such as TCP and ARP, with UDP on the way. Features: IP addresses. Every user gets one! Guilds get different subnets, with external IP routing coming soon! MAC addresses: every user and bot has a MAC address, just in case you suspect someone’s identity. Sockets (soon): create services like web servers and chat channels. Networking themed mod commands: kick, ban and mute using IP, MAC, or good old user ID

Adding to your server

You can add our official bot instance here

Self-hosting

There's nothing stopping you from self-hosting, just clone the repo (or use the latest Travis build), compile and run the backend server, and run the code. We recommend you use the instance we host though :)