Skip to content

CJMustard1452/TerminalCord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TerminalCord

TerminalCord is a powerful Discord bot that allows users to execute code snippets directly from their console. With TerminalCord, you can quickly test and run code without the need for any external tools or IDEs.

Installation

To use TerminalCord, you will need a Discord bot token and Discord.js version 14. Follow the steps below to get started:

  1. Clone the repository using Git:

    git clone https://github.com/CJMustard1452/TerminalCord
    

    Alternatively, you can download the project from the Releases tab.

  2. (IF YOU ARE USING SOURCE CODE) Install the dependencies using npm:

    npm install discord.js
    

Usage

When TerminalCord is activated it will ask for a discord bot token, copy and paste it from the Discord Developers Page.

TermanalCord REQUIRES your bot to have privileged intents enabled.

Once the bot is running, invite it to your Discord server using the OAuth2 URL. You can customize the permissions based on your requirements.

To execute code snippets, simply refer to the Discord.JS Documentation.

Contributing

Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue on the GitHub repository.

If you would like to contribute code, please fork the repository, create a new branch, make your changes, and submit a pull request. Make sure to follow the existing code style and include appropriate tests.

License

TerminalCord is licensed under the MIT License. Feel free to modify and distribute the code as per the terms of the license.

Special thanks to the following projects and libraries:

About

Evaluate discord.js code using your terminal.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published