GitXplorerGitXplorer
C

bajaobot

public
3 stars
0 forks
3 issues

Commits

List of commits on branch master.
Unverified
1014ebbf37c396a12267c737a66bdf7ffad63c0d

fix : clear track in seek

CChinmay-KB committed 3 years ago
Unverified
76ed1765af34f8d1491c7fc2e41d063682ebce23

feat: added seek command

CChinmay-KB committed 3 years ago
Unverified
1e06efec29a189c66a76e2974cb74f876d9065cb

Merge branch 'master' of https://github.com/Chinmay-KB/bajaobot

CChinmay-KB committed 3 years ago
Unverified
a8e944b9b1717d13af1bbe13c7344d44dbb691af

feat: added back functionality

CChinmay-KB committed 3 years ago
Verified
c132276943fd889b3a36a597669e740d86f04111

Update readme.md

CChinmay-KB committed 3 years ago
Unverified
ad956f97b2ea6a5ca76245e305fe4de865339a06

feat: code clean up, added new commands

CChinmay-KB committed 3 years ago

README

The README file for this repository.

Bajao bot

Because youtube took away our beloved discord music bots, its time I build one of my own, using Typescript and other things I have no clue about.

Add a .env at the root of the project with

TOKEN = <discord bot token>

and you should be good to go.

Then run

npm i
npm run local