GithubHelp home page GithubHelp logo

discord-boy's Introduction

Discord Boy: A chat bot for ENICarthage Press Discord Server

This repository started out as a repository for Enicarthage Press Discord Server and possibly other technical stuff. The chat bot is just a start.

Table of contents

What I want to do is:

  • Add more functionalities
  • Why not implement some AI? or make it a smart chat bot? (if possible)
  • Deploy it to Heroku (DONE)

Introduction

I am developing a Chat Bot for ENICarthage Press Club Discord Server. At first, it started as a NodeJS-based project. Since I started to orient myself toward AI, I decided that I should add an NLP feature to the simple rule-based bot. As I explored the internet, I realized this project has no limit.

The bot is already deployed in the Club's server. However, it is pretty much primitive. It needs a lot of work.

What I want to do is:

  • Add more rule-based functionalities from Discord.js api
  • Add NLP features
  • Add the ability to answer any general purpose question (why not? I discovered a way to do it!)

Updates

10/29/2020: Successfully deployed the bot in Heroku 11/8/2020: I'm still experimenting with a python notebook. I'm still novice in NLP and Keras.

Quick start

(in progress)

In this part, I'll describe how to develop and test the code.

To test it locally

  • Clone this repository

  • Add an .env file where you will be putting several environment variables like the Bot prefix and the Bot Token.

  • You have to add this bot to your own server, You DONT need ANY logins in your site. If you want your bot to be invited with admin use this link and paste it in your browser https://discord.com/api/oauth2/authorize?client_id=YOUR-BOTS-ID&permissions=8&scope=bot

  • Run the script npm run dev, it should be working.

To deploy it in Heroku

Status

Heroku, deployed successfully

What's included

Some text

folder1/
└── folder2/
    ├── folder3/
    │   ├── file1
    │   └── file2
    └── folder4/
        ├── file3
        └── file4

Bugs and feature requests

some text

Contributing

some text

Creators

Creator 1

Thanks

Some Text

Copyright and license

Code released under the MIT License.

Enjoy :some emoji:

discord-boy's People

Contributors

dependabot[bot] avatar khaledadrani avatar

Stargazers

 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.