GithubHelp home page GithubHelp logo

dsharpplus / dsharpplus-example Goto Github PK

View Code? Open in Web Editor NEW
13.0 5.0 5.0 21 KB

An example bot for DSharpPlus.

License: MIT License

C# 100.00%
discord discord-bot discord-api dsharpplus discordsharp discordsharpplus

dsharpplus-example's Introduction

DSharpPlus-Example

An example bot for DSharpPlus.

Introduction

So YOU want to make a discord bot of your own? Look no further! This is exactly what you need! DSharpPlus-Example is a starter project to get you started at making your very own Discord bot using DSharpPlus! I myself am currently using the latest version of DSharpPlus-Example for this project, but you can actually use any version you'd like! (you might have to change some stuff due to library changes.)

DSharpPlus

I hear you asking, what exactly is DSharpPlus? DSharpPlus is an AMAZING discord bot library Based off of the DiscordSharp library made by LuigiFan, though it has been rewritten to fit the API standards. You can download it here or here (Nuget). It's fairly easy to use and a good way to get you into bot development!

Functions

And I hear you asking, what does this starter bot do? Well, I already predicted you would ask that! Because of that, I made a nice list of functions :)

  • Check if a channel message has been received, and respond to that
  • Check if a private message has been received, and respond to that
  • Send a message once a new channel has been created
  • Welcome a user to your server (in private chat)
  • Check if user has correct role

Joining servers

A bot can join a server by using the following URL, and replace the client ID with your own: https://discordapp.com/oauth2/authorize?&client_id=[YOUR_CLIENT_ID]&scope=bot&permissions=0

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.