Code Monkey home page Code Monkey logo

discord's Introduction

Discord Bot

-> Module for NPM: https://discord.js.org
-> Node JS.
-> Discord Account + Password.
|-> Discord Server + Channel.
|-> Create App: https://discord.com/developers/applications
|-> Discord: Build-A-Bot : Bring your app to life by adding a bot user.
This action is irreversible (because robots are too cool to destroy).
|-> Check your bot token with discord.
|-> Discord: OAuth2 URL Generator

A Simple Discord bot with. Remotes

This Discord BOT, is created with NodeJS.

Step 1:

Download IRC.COM APP in the link below.

Step 2:

Select a IRC Client.

Get register in freenode.net irc network.

nickname = username
password = password

Get the nickname you want. Example.

Connect to server: /server irc.freenode.net 6667
Connect to server in SSL: /server irc.freenode.net +6697

/nick RemoteFAN
/msg NickServ REGISTER password email

Went you get your nickname+password. You can login in our APP.

For a full Remote program. You need to use freenode bnc.
You can join: irc.freenode.net in the channel. #freenode-bnc

App Login

After login and get a freenode BNC you can do:

/server bnc.freenode.net:+6697
/quote PASS <username>/<network>:<password>

With this, you can join in your freenode BNC with a normal IRC Client. Like. mIRC, Irssi, WeeChat... etc.

  • Questions: How can i get a token?

You need to be login in your BNC. So you can ask for a token.
REMEMBER: This is a personal TOKEN, so DON'T SHARE.

/msg *bnc addtoken

So, you get your token from remotes.irc.com
Now you can access to our remote web: Login Remote

SETTINGS
This is freenode remote config. Your need set nickname = your nickname on the BNC + Your token in YOUR_REMOTE_TOKEN_HERE

const $ = new (require("lib/IRC"))("nickname","YOUR_REMOTE_TOKEN_HERE");

You need to create a Discord bot and insert the token here.

// Your Discord Bot Token.
client.login('YOUR-DISCORD-BOT-TOKEN-HERE');

You are ready to put your code in Remotes.irc.com

Save the code + Run and check your Discord Channel :)

discord's People

Contributors

unixfool avatar

Watchers

 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.