Skip to content

It is an open source discord economy bot written in javascript(node.js)

Notifications You must be signed in to change notification settings

anuj-weebjs/osBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Os is an Open Source prefix based Discord Bot With Lot Of Fun Features Like Meme, Afk, Actions, Emotion etc. It is written in Typescript, intentionally made to solve day to day problems with the help of apis and database integration.

Setting up Locally

Node.js is nessesory to run The bot

  • Star this repo
  • Download or clone this repo to your local machine
  • Open osBot folder that you've just cloned on your pc
  • Create a file named .env Then copy the content of example.env And Fill it.
  • It will look something like Following
TOKEN=DISCORD-BOT-TOKEN-HERE
MONGO_DB_CONNECTION_STRING=CONNECTION-STRING-HERE
PORT=ANY-PORT-AS-YOU-LIKE
  • NOTE: You need a enable Server Members Intent & Message Content Intent in order to bot work!
  • Now open terminal in osBot folder and type following commands To install Dependencies and Make a Build.
npm run build
  • And Finally Startup The Bot By typing following command in your terminal
npm start
  • Make sure to Change values in config.json as you like
  • And all set!

For Contact

You can find me on discord @weeb.js