skip to content

oKaomoji Automated emoticon bot

A mock community board for the open source community to share their projects and ideas.

oKaomoji_bot

A fun and quirky Twitter bot that posts random kaomojis, text faces, and emoticons! This bot is designed to bring a smile to your day by sharing a variety of expressive kaomojis. Follow the bot on Twitter at oKaomoji_bot

Getting Started Prerequisites To run this bot, you’ll need:

Node.js: The bot is built using Node.js. Make sure you have it installed on your system. Twitter Developer Account: You’ll need access to the Twitter API, which requires a developer account and a Twitter App with API keys and tokens.

Installation

git clone https://github.com/yourusername/oKaomoji_bot.git cd oKaomoji_bot Install Dependencies

Create a .env file in the root directory and add your Twitter API credentials:

API_KEY=your-api-key API_SECRET_KEY=your-api-secret-key ACCESS_TOKEN=your-access-token ACCESS_TOKEN_SECRET=your-access-token-secret

Hosted on Glitch, Pinged by UptimeRobot