- Notifications
You must be signed in to change notification settings - Fork3
The HullCSS discord bot for automating some tasks within the hullcss discord server
License
hullcss/hullcss-discord-bot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This bot features multiple command types from:
- Admin
- Embeds
- Fun
- General
- Slash Commands
Alongside commands, this bot also features:
- Auto threading in
#coursework-help
channel to keep it clean - Auto embedding of events for information and archiving
- Select menu role system within
#roles
- Rule agreement button embed with
#code-of-conduct
This is a private bot used for a specific purpose within a specific discord server however if you do want to run the bot for testing purposes or deploy it to a new location. Follow the instructions below.
Due to thePublish.yml workflow, the newest build will automatically be pushed to DockerHub.
docker run -d \--name=hullcss \-p 6001:6001 \-e DISCORD_TOKEN='INSERT DISCORD TOKEN' \-e PREFIX='!' \--restart unless-stopped \kieranr27/hullcss:main
Or if you are using Docker Compose
docker compose up -d
Using a tool likeOuroboros, you can automatically update containers without the need for restarts.
- Clone the repo
- Remove the
.template
from.env.template
- Replace
INSERT DISCORD TOKEN
with your Discord token. - Run
npm i
to install packages - Run
node .
to run the bot
While this bot is maintained byKieran, contributors are welcome!
- Contribution guidelines are coming soon.
hullcss-discord-bot is licensed under the MIT License. The full license text is included in theLICENSE file in this repository. TLDR legal have agreat summary of the license if you're interested.
About
The HullCSS discord bot for automating some tasks within the hullcss discord server
Topics
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.