r/place materialized with a Discord BOT
You can invite the BOT Here.
You can also read it in the following languages:
English | 한국어
If you're filling in the color, you can fill it in again after a minute.
The fill
command allows you to fill in the selected color in the coordinates you want.
You can fill the coordinates you want with the color you entered through the fillhex
command.
However, the color you are entering should be a color code method (#000000).
You can check the canvas filled up to now through the canvas
command.
The canvas is initialized at midnight on the 1st of every month.
You can Click Here to see it.
If the bot server is not working, it may not be visible.
This project works on Go 1.18 and above.
In order to run the bot, we need an .env
file containing the information below at the top of the repository.
Please check the file example.env
for more information.
TOKEN=Write-Your-Discord-Bot-Token
CLIENT_ID=Write-Your-Discord-Bot-ID
MONGO_URI=Write-Your-MongoDB-URI
DATABASE_NAME=Write-Your-MongoDB-Database-Name
IMAGE_URL=Write-Canvas-ImageURL
ERROR_LOG_CHANNEL=Write-Your-Error-Log-Channel
This project is a form of showing pictures of canvas directly through the web.
Make sure port 80 is available and working properly.
If you notice incorrectly written or inefficient code, please fork out this repository and create a Pull Request with your own code!
You can add another language by translating to the path src/locales
.
In this case, please create a Pull Request after you fork the repository yourself, or send the file through the creator's Discord.
You can support the cost of the server here.