Skip to content

mfn003/ren-zhengfei-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ren Zhengfei Bot

Setup

Linux:

export DISCORD_TOKEN=<your bot token>
export ANIMAL_CHANNEL_ID=<your animal channel id>
export CLIENT_ID=<your client id>
export GUILD_ID=<your server's id>

Windows (PowerShell):

$env:DISCORD_TOKEN = "<your bot token>"
$env:ANIMAL_CHANNEL_ID = "<your animal channel id>"
$env:CLIENT_ID = "<your client id>"
$env:GUILD_ID = "<your server's id>"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published