Skip to content
/ discord-shmotbot Public template

My first attempt at a Discord bot. It uses the shm-reduplication to mock your last word.

License

Notifications You must be signed in to change notification settings

slothsoft/discord-shmotbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Shmot Bot

My first attempt at a Discord bot. It uses the shm-reduplication to mock your last word:

Screenshot

The first word has to be his name (ShmotBot, Shmotty or Shmot) for him to react.

Getting Started

Run Bot Locally

To run the bot locally, you have to do the following:

  1. Clone this repository (duh!)
  2. Follow An Idiot's Guide until you have a bot token ready to use and NodeJS installed
  3. Install discord packages via command line npm install
  4. Create a file named config.json in the base folder that contains the string {"token":"YourSuperSecretToken"}
  5. Start bot via command line node index.js
  6. Open up Discord and see it in action

Note: To redeploy it press Control+C and run node index.js again.

Add Bot to Server

Can you just add this bot to your server? I'm not sure yet, but I don't think so. You need to let the PC running it on 24/7.

Additional Information

Other ShmotBots

License

This project is licensed under the MIT - see the license file for details.

About

My first attempt at a Discord bot. It uses the shm-reduplication to mock your last word.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published