- Install NodeJS and NPM
- Clone the repo (https://github.com/humanat/takBot)
- Run
npm i - Run
git submodule init && git submodule sync && git submodule update - Run
pushd TPS-Ninja && npm i && popd - Run
cp auth.json.template auth.json; cp results.db.template results.db - Make your own application through Discord (https://discord.com/developers/applications)
- Copy the token from the Bot page of the Discord portal to your application
- Paste the token in
auth.json - Run
node bot(Ctrl+Cto end) - Invite your bot to your own Discord server by generating an invite link from the OAuth2 page of the Discord portal
- Add redirect URL
https://discordapp.com/oauth2/authorize?&client_id=<ClientID>&scope=botwith your client ID. - Select scopes
botandmessages.read - Select the appropriate permissions
- Press the Copy button in the Scopes section
- Paste into a new browser tab
- Add redirect URL
forked from humanat/takBot
-
Notifications
You must be signed in to change notification settings - Fork 0
Daenyth/takBot
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A bot for playing Tak through Discord
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 100.0%