"Funny Nation" is a money-centric "Metaverse" within a Discord server. It is a Discord bot. There are games, activities, visual marriage, and virtual estate (channel) trade.
Anyone inside the Discord server could earn money via playing games, participating in activities, sending messages, speaking in the voice channel, streaming, and using the money they earned to play games and buy virtual estates (channels).
If you could read Chinese, you could try this bot on those Discord servers:
Remember that you could only run that on one Discord server. This script does not support multi-servers.
Require python 3.8+
and MySQL 8.0+
Install dependency
pip install -r requirements.txt
Create general configuration file
cp config.ini.example config.ini
Create migration configuration file
cp yoyo.ini.example yoyo.ini
* You might need to manually install yoyo-migrations.
Database migration
yoyo apply ./migrations
* Remember to edit the configuration files and do the migrations before use.
Start application
python3.8 main.py
You could find them in docs/
folder.
We only have a Simplified Chinese version. English version is currently not available yet.
If you want to get involved in this project or gain any help, you could join this Discord server and message me.