Skip to content

insta-cash/instacash-tipping-bot

 
 

Repository files navigation

ICH Tipping Bot for Discord

Allow you tip ich in your discord chat.

Development

Copy the config.json.example file and rename it to config.json

You need to get a Discord ID, Secret and Token. You will also need access to dogecoind node, and a Giphy API key.

Create a Discord app

Go on the Discord page create an app. You will see your bot ID and secret.

Now make your bot an user. You can then get your token.

Get a Giphy API key

Go on the Giphy developers dashboard and create an app to get started on development. Then, request a production key when putting the bot on production.

If you don't want this feature, set giphy.key to blank in the config.json.

Add your bot to your discord server

Click on Generate OAuth2 URL and open this url in your browser. It is asking you on which server you want to add your bot. You add it to bitcoin-amiens-test.

You should see your bot under offline.

Launch in devmode

Go in your working directory and launch npm install to load dependencies

Then launch your bot with npm run dev !

Go on the dev/test channel and test your code

instacashd RPC username/password/hostname

Ask @CORE TEAM

About

ICH tipping bot for discord written in node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%