Giter VIP home page Giter VIP logo

workshop-bots-on-discord's Introduction

Bots on Discord

What is it?

Discord bots are one of its most popular 'features'. We can understand them as profiles controlled by a computer that owe their behavior to a series of sentences made by a programmer.

Types of bots

The types of bots available for the platform are multiple, due to the variety of functions that each one can perform. But if we have to group them by the common among them, we can say that there are 3 types of bots:

  • Text bots: bots whose functions are mainly oriented to text messages only, an example are the bots that search for things for you.
  • Audio bots: Bots whose functions are mainly oriented to audio, an example are the bots that play music on your servers.
  • General administration bots: Bots whose functions are oriented to support administrators to have a greater control of their servers, these bots can be found mainly in large servers, where there cannot be so many moderators managing the server and its members.

Examples

Some of the most popular bots on Discord are:

An alternative for working with bots

The alternative that we present for the creation of your first bot on Discord is the following:

  • For the creation of the bot we will use the free tool Discord Developer Portal.

  • For the coding of the bot we will use the free tool Replit (Python).

  • For bot monitoring we will use the free tool UptimeRobot.

Having mentioned this, the requirements for this alternative are:

Other alternatives

In other alternatives we have:

  • For the case of coding we can also use JavaScript.

  • For the IDE, you can use the one you like; however, we recommend that for your first bot you use replit for certain features it provides.

  • For the bot monitoring you can use any page that provides the same functionalities as UptimeRobot.

Creation process

Extra

Contact

If you have any contribution, such as any correction, suggestion to improve any process or directly functions that you would like to share to be included in this repository you can write me to my personal Discord: Pachas#9092

workshop-bots-on-discord's People

Contributors

victorfloresjuarez avatar emarcb avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.