Skip to content

Cohesion bot 🤖 | Discord bot with some cool simple features

License

Notifications You must be signed in to change notification settings

Almazatun/cohesion-bot-dts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cohesion-bot 🤖

Notes

In order to run the application make the following steps:

Installation

# Clone the repository
git clone https://github.com/Almazatun/cohesion-bot-dts.git
# Enter into the directory
cd cohesion-bot-dts/
# Install the dependencies
npm install

Starting the application

$ npm run build
# prod
$ npm run start
# development
$ npm run dev

Starting the application using Docker

# Build the image
$ docker build -t cohesion-bot-dts .
# Run the image
$ docker run -d cohesion-bot-dts
# Logs the running docker container
$ docker logs -f <CONTAINER ID>

Deploying commands

Slash commands in server

/info server

/info commands

/news vc

Features & Commands

  • >wrd cohesion [you can use any word]

  • >react1 <QUESTION>

  • >react2 <QUESTION>

  • >react3 <QUESTION>

  • >gif <title>

About

Cohesion bot 🤖 | Discord bot with some cool simple features

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published