Skip to content

A simple Discord bot that simulates 𝕏 by creating fake tweets

License

Notifications You must be signed in to change notification settings

leandcesar/diXcord

Repository files navigation

di𝕏cord

Q&A

What?

di𝕏cord Demo

Why?

For fun. (and because 𝕏 was banned in Brazil)

Where?

Click here to add the bot to your Discord server.

Developing

Prerequisites

Installing

  1. Clone the repository using Git.
git clone [email protected]:leandcesar/diXcord.git
  1. Navigate to the directory.
cd diXcord

Running

  1. Ensure you fill in the necessary environment variables in the .env file.
  2. Build the Docker service for the application.
make build
  1. Start the application and check if everything is running correctly.
make up

Cleaning up

  1. Stop and remove Docker containers and networks.
make down
  1. Remove temporary files.
make clean

About

A simple Discord bot that simulates 𝕏 by creating fake tweets

Resources

License

Stars

Watchers

Forks