Jump to content

Tips for discord bot development

DeanJ

 

Recently, I was interested again to start developing discord bots that would do several jobs. I started developing in discord.js but never really went that deep into that programming environment. Before I start again, I would like to know which API is better in terms of the below actions:

 

  • Access Website Data 
  • Send Website Data inside the server
  • Security Options (Creating Authenticators)
  • General Administrative Work (Deleting Chats, Giving Roles e.t.c)

 

Thanks in advance!

Link to comment
Share on other sites

Link to post
Share on other sites

Discord.py is basically perfect for this. In combination with Pandas, you’re going to get a lot of tools to work with.

Community Standards || Tech News Posting Guidelines

---======================================================================---

CPU: R5 3600 || GPU: RTX 3070|| Memory: 32GB @ 3200 || Cooler: Scythe Big Shuriken || PSU: 650W EVGA GM || Case: NR200P

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×