CodeAmoherom / MochiMochi

A simple Discord Bot that uses Tsundere Reply patterns. Made using Node.js with Discord.js . Accepts slash Commands.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

! this readme is not updated, i will update it soon. contact me if u have any questins also this made possible thanks to realcolorides https://github.com/realcoloride/node_characterai/ .

MochiMochi Discord Bot

MochiMochi is a fun and interactive Discord bot built with Node.js. It allows you to have conversations with Mochi, a tsundere character, and enjoy the playful interactions. The bot accepts slash commands for easy and intuitive communication.

Oh yeah, Join the fun.

Introducing MochiMochi Preview

image Join the fun if you like using the above links... Once I can afford, I will share a bot link

Features

  • Engage in tsundere conversations with Mochi
  • Use slash commands for seamless interaction

About the Branches

  • main Branch - The basic version of Mochi Mochi
  • CHatGPTIntrogation - The version of Mochi Mochi that has the gpt-3.5-turbo API from OpenAI API

Running the Bot in Replit

MochiMochi is designed to run in Replit for easy setup and deployment. Follow these steps to get started:

MochiMochi Simple AI version

  1. Import the project into your Replit workspace.
  2. Set up your Discord bot token and other configurations in the Replit Secrets.
    a. CLIENT_ID - Your Discord Application Client ID
    b. TOKEN - Discord Bot Token
    c. DEV_CHANNEL - The channel id that receives errors and login status.
  3. Start the bot by 'npm start'.

MochiMochi with OpenAI API

  1. Import the project into your Replit workspace.
  2. Set up your Discord bot token and other configurations in the Replit Secrets.
    a. CLIENT_ID - Your Discord Application Client ID
    b. TOKEN - Discord Bot Token
    c. DEV_CHANNEL - The channel id that receives errors and login status.
    d. OPENAI_API_KEY - Get an API key from open API (It will grant free $5 for the first time users)
  3. You can change the bot instructions as you needed, the bot will work according to your instructions.
  4. Start the bot by clicking the RUN on Replit.

Feel free to modify and customize the bot as you please. If you make any changes, consider forking the project before making modifications to keep a separate copy of your changes.

Sponsors

We welcome sponsors to support the development and maintenance of MochiMochi. Your contributions help us continue to enhance the bot's features and provide ongoing support to the community. Sponsor

Contributing

Contributions are welcome! If you have any ideas, suggestions, or bug reports, please feel free to open an issue or submit a pull request. Let's make MochiMochi even better together!

License

This project is licensed under the MIT License.


Enjoy chatting with Mochi and have fun with your Discord community! If you have any questions or need assistance, don't hesitate to reach out. Happy coding! 🌸

About

A simple Discord Bot that uses Tsundere Reply patterns. Made using Node.js with Discord.js . Accepts slash Commands.

License:MIT License


Languages

Language:JavaScript 99.2%Language:Nix 0.8%