UNPKG

discord-template-bot

Version:
37 lines (32 loc) 1.62 kB
; This bot was made by Toadless and is copyright. If you use this bot please give Toadless credit for his hard work. ; Make sure to NOT leave any fields empty each one must contain the right spesifacation for the bot to work. ; This bot requires Node.JS to run to make sure to download it here `https://nodejs.org/en/`. [Credentials] ; This is the bots token (Dont shair this with anyone). token= [Prefix] ; This is your bots prefix for example `!help` here are some common prefixes ; `+` `!` `~` `#` `?` prefix= [Status] ; If you are having the activity as streaming type `true` if not dont type anything there. streaming= ; Only fill this field in if your bot streaming type is `true`. This url must be a twitch link. streamurl= ; This is your bots activity activity= ; This is your bots activity type, so Playing Watching or Listening. activitytype= ; This is the bots status like dnd, invisable, online, idle the bot will not stream if there is a string there. status= ; You must put these permissions in for the bot to run. [Permissions] ; This is the id of the bot owner. To enable id copying turn developer mode on in discords settings. ownerid= ; This is the name of the admin/mod role. (People with this role will be able to do things like ban and kick members) admin= ; This is the message that gets sent if the user doesnt have the admin role. insufficientpermissions= ; If you have any problems with this bot contact Toadless his discord is `Toadless#0001`. ; You dont need to know any programing languages to setup this bot its all been coded ; for you by Toadless.