Skip to content

A Discord bot that sends funny chatbubbles to people

Notifications You must be signed in to change notification settings

Nehiyawewin/ChatBubble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatbubble

A Discord bot for annoying your friends. Should be simple to setup

Install guide

  1. Download the repository, and place the files in whatever folder you want
  2. Install Discordjs, and a linter. I used eslint.
  3. Add a "clientId" and "token" for your bot in the config.json.
  4. Add PNG files to bot/assets/chatbubble/sfw & bot/assets/chatbubble/questionable (If you have questionable images).
  5. Use a program like renamer to bulk rename all of the photos to numbers, starting from 1.
  6. You can now run index.js and deploycommands.js.

In the future

Todo:

  • NSFW channel permissions so questionable images cannot be sent to non NSFW channels.
  • A command to target a specific friend.
  • Support different file types (gif, jpg, etc)
  • Get the random images a better way.

I am not going to take responsability if your bot sends nsfw content, and you are punished for it. Additionally, I did not create this bot as a means to cyberbully people. Please chatbubble responsably.

ISC License

Copyright 2024 Nehiyawewin

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

About

A Discord bot that sends funny chatbubbles to people

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published