Skip to content

sksmagr23/Bot-Discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skx_bot (⁠•⁠_⁠•⁠)

A versatile Discord bot built with discord.js that offers translation, meme generation, user info & other utility commands.

Commands

Command Description
/meme Generate custom memes using popular templates and position text
/translate Translate user's text to various languages
/server Display server information
/user Show user details
/ping Simple bot response
/developer Links to developer github

Info: Bot automatically welcomes new members!

Local Setup

  1. Clone the repository
git clone https://github.com/sksmagr23/Bot-Discord
cd Bot-Discord
  1. Install dependencies
npm install
  1. Create a .env file with following variables
DISCORD_TOKEN=your_bot_token
CLIENT_ID=your_client_id
GUILD_ID=your_guild_id
  1. Start the bot
npm start
  • Note : Ensure to have Node.js 16.9.0 or higher installed on your local machine, and create a bot from discord/developer

Contributing :)

Contributions are welcome! Feel free to:

  • Suggest new features
  • Add new commands and functions
  • Add pull requests

About

A discord bot which can generate memes and do lang translation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published