All Projects → Southclaws → Cj

Southclaws / Cj

Licence: gpl-3.0
CJ is a Discord bot that hangs around in the open.mp/burgershot.gg community discord.

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Cj

D Zone
An ambient life simulation driven by user activity within a Discord server
Stars: ✭ 466 (+1270.59%)
Mutual labels:  discord-bot, discord
Focabot
Music with seals!
Stars: ✭ 19 (-44.12%)
Mutual labels:  discord-bot, discord
Dsharpplus
A .NET Standard library for making bots using the Discord API.
Stars: ✭ 635 (+1767.65%)
Mutual labels:  discord-bot, discord
Discord Bot
🤖 Our BIG help in things about moderation and many more useful stuff on our Discord server.
Stars: ✭ 30 (-11.76%)
Mutual labels:  discord-bot, discord
Clinet
Official repository for Clinet, a Discord bot intended for assistance and control within your guilds.
Stars: ✭ 28 (-17.65%)
Mutual labels:  discord-bot, discord
Yagpdb
Yet another general purpose discord bot
Stars: ✭ 452 (+1229.41%)
Mutual labels:  discord-bot, discord
Automuteus
Discord Bot to automute Among Us players at round transitions, in conjunction with https://github.com/denverquane/amonguscapture
Stars: ✭ 852 (+2405.88%)
Mutual labels:  discord-bot, discord
Evobot
🤖 EvoBot is a Discord Music Bot built with discord.js & uses Command Handler from discordjs.guide
Stars: ✭ 420 (+1135.29%)
Mutual labels:  discord-bot, discord
Discord Channel Moderator
Discord Moderation Bot that helps you restrict certain things such as commands, links.. in channels where they were not allowed. Script is Node.js based using discord.js
Stars: ✭ 27 (-20.59%)
Mutual labels:  discord-bot, discord
Fs0c13ty Bot
🤖 A discord bot made to help you in moderation.
Stars: ✭ 24 (-29.41%)
Mutual labels:  discord-bot, discord
Discord Bot Client
A patched version of discord, with bot login support
Stars: ✭ 441 (+1197.06%)
Mutual labels:  discord-bot, discord
Ninjabotcore
C# Discord Bot Created Using .Net Core
Stars: ✭ 34 (+0%)
Mutual labels:  discord-bot, discord
Discordsrv
The Minecraft <-> Discord bridge plugin your mother warned you about. https://www.spigotmc.org/resources/discordsrv.18494/
Stars: ✭ 437 (+1185.29%)
Mutual labels:  discord-bot, discord
Bot
The community bot for the Python Discord community
Stars: ✭ 460 (+1252.94%)
Mutual labels:  discord-bot, discord
Commando
Official command framework for discord.js
Stars: ✭ 434 (+1176.47%)
Mutual labels:  discord-bot, discord
Deku
Multi-purpose discord bot built with discord.js
Stars: ✭ 13 (-61.76%)
Mutual labels:  discord-bot, discord
Javacord
An easy to use multithreaded library for creating Discord bots in Java.
Stars: ✭ 368 (+982.35%)
Mutual labels:  discord-bot, discord
Discord Term
Extensible Discord terminal client
Stars: ✭ 371 (+991.18%)
Mutual labels:  discord-bot, discord
Satana
Satana is a free to use selfbot with premium features for nothing at all - no strings attached.
Stars: ✭ 24 (-29.41%)
Mutual labels:  discord-bot, discord
Pvpcraft
PvPCraft Discord bot
Stars: ✭ 29 (-14.71%)
Mutual labels:  discord-bot, discord

SA:MP Forum Discord Bot

All Contributors

Travis

CJ

Development

This project is open to anyone who wants to contribute, large or small! Whether you noticed a typo or want to add a whole new feature, go for it!

Large additions should be discussed in issues or on Discord first. If you're new to Golang, ask me on Discord for where to start and you can use CJ as a starting point for a contribution.

Testing/Workflow

To run the app, you need:

  • A Discord server to test - you can't use the SA:MP Discord to do tests
  • Go 1.11 - no guarantees on older versions

If you don't own/admin a Discord server, creating one is simple, you can do it from the same menu you join discord servers from.

Running with a database

If you want to develop features that require persisting data, spin up a MongoDB database. If you have Docker installed, this is as simple as running make mongodb which will start a MongoDB container with a user root that has no password. If you don't have Docker, you'll need to install MongoDB onto your system..

Running without a database

If you don't need a database for your feature, just add NO_DATABASE=true to .env.

Finally, the application requires some configuration. Copy the example.env to .env and modify it to use your token and various IDs. Depending on what you're working on, some values won't be necessary.

Now you can build and run the application with make local.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Octavian Dima
Octavian Dima

💻 🤔 🐛
J0shES
J0shES

💻 🤔 🐛 🚧
Dayvison
Dayvison

💻
Adrian Graber
Adrian Graber

💻
__SyS__
__SyS__

💻
Robster
Robster

🖋
Lasha Kanteladze
Lasha Kanteladze

💻 ⚠️ 🤔
Kristo Isberg
Kristo Isberg

💻 ⚠️ 🤔
Marcel Schramm
Marcel Schramm

💻
Codeah
Codeah

💻
Giampaolo Falqui
Giampaolo Falqui

📖
Sunehildeep
Sunehildeep

💻
TommyB
TommyB

🖋
Nikola Yanakiev
Nikola Yanakiev

🖋

This project follows the all-contributors specification. Contributions of any kind welcome!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].