GithubHelp home page GithubHelp logo

kelabang / discord-chatgpt-bot-stage Goto Github PK

View Code? Open in Web Editor NEW

This project forked from onury5506/discord-chatgpt-bot

0.0 0.0 0.0 1.01 MB

Discord ChatGPT bot

License: MIT License

JavaScript 69.11% Dockerfile 0.45% CSS 9.47% HTML 20.97%

discord-chatgpt-bot-stage's Introduction

Discord ChatGpt Bot

The bot now uses the official ChatGpt API. ๐ŸŽ‰ This means you can expect more reliable and consistent responses from the bot. However, if you prefer to use the unofficial API version, you can always find it on the "non_official_api" branch. Thank you for using our bot and contributing to the project!

We now have a convenient dashboard for configuring the bot, eliminating the need to restart it to modify settings. The bot runs on port 8080. Additionally, there are plans to integrate usage statistics into the dashboard.

commands :

  • You can ask anything with /ask 'question'
  • You can generate images with /image 'prompt'
  • You can edit other members' pp with /remix @mentionuser prompt
  • You can generate videos with /video prompt

Screenshots :

Screenshot_6

Screenshot_1

Screenshot_3

Screenshot_4

Screenshot_5

How to run it?

Firstly, you should rename ".env.example" file to ".env". After that you should fill it correctly. When you fill it, you can start it with two ways.

with nodejs


npm install

npm start

with docker


docker build -t discordchatgpt .

docker run -p 8080:8080 -v discordchatgptconfig:/discordChatGpt/configFile discordchatgpt

discord-chatgpt-bot-stage's People

Contributors

automationeng avatar black4585 avatar kelabang avatar kucingbelang4 avatar leecheeyong avatar onury5506 avatar rhaym-tech 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.