Computing

Coding a discord bot

Submitted by Gradin98, , Thread ID: 63806

Thread Closed

RE: Coding a discord bot

#3
If I were you I'd familiarize myself with how REST clients function and understand how gateways work. It'll certainly help you out in the long run, but some general features a bot should have would be pruning, chat-filter, and a few commands for discipline perhaps. You should also keep in mind that large HTTP requests (GET, POST, DELETE, etc.) sent through a gateway will be rate limited.

Users browsing this thread: 2 Guest(s)