change the config from .js to .yml mabe mabe #12

Closed
opened 2024-04-28 19:04:50 -04:00 by Parker2991 · 2 comments
Owner
No description provided.
Author
Owner

early mock-up maybe

# i bet theres gonna be some whiny assholes complaining about this because config is .yml and not .js since most java bots use .yml and no other 
# javascript bot uses .yml, all i got to say is go cry somewhere else about it you wont change my mind, you little shit, 
# it looks cleaner than config.js - Parker2991


# FNFBoyfriendBot Config
Commands: 
  prefixes:
    -  '!'
  colors:
    discord:
      error: "#ff0000"
      embed: "#00ffff"
    help: 
      pub_lickColor: "#00FFFF"
      t_rustedColor: "dark_purple"
      own_herColor: "dark_red"
    error: "#FF0000"
 
Core: 
  JSON: ""
  area: 
    start: 
      x: 0 
      y: 0 
      z: 0
    end: 
      x: 15
      y: 0 
      z: 15

validation:
  discord: 
    roles: 
      trusted: "trusted"
      owner: "owner"
  channelId: "channel validation here"
  trustedKey: "trusted key here"
  ownerKey: "owner key here"

Discord: 
  enabled: false
  invite: "https://discord.gg/GCKtG4erux"
  commandPrefix: "!"
  presence:
    name: "amongus"
    type: 4
  status: "online"
 
console:
  filelogging: false
  prefix: "c."

bots :

  - host: "localhost"
    useChat: false
    isKaboom: true
    isCreayun: false
    usernameGen: true
    username: "FNFBoyfriendBot"
    version: "1.20.2"
    serverName: "localhost"
    reconnectDelay: 6000
    endcredits: false
    Console:
      enabled: true
      ratelimit: 25
    Core: 
      enabled: true
      interval: 180000
    discord: 
      channelId: ""
      log: false
    matrix:
      roomId: ""
    selfcare: 
      vanished: true
      unmuted: true
      prefix: true
      cspy: true
      tptoggle: true
      skin: true
      gmc: true
      op: true
      nickname: true
      username: true
      god: true
      interval: 500
early mock-up maybe ```yaml # i bet theres gonna be some whiny assholes complaining about this because config is .yml and not .js since most java bots use .yml and no other # javascript bot uses .yml, all i got to say is go cry somewhere else about it you wont change my mind, you little shit, # it looks cleaner than config.js - Parker2991 # FNFBoyfriendBot Config Commands: prefixes: - '!' colors: discord: error: "#ff0000" embed: "#00ffff" help: pub_lickColor: "#00FFFF" t_rustedColor: "dark_purple" own_herColor: "dark_red" error: "#FF0000" Core: JSON: "" area: start: x: 0 y: 0 z: 0 end: x: 15 y: 0 z: 15 validation: discord: roles: trusted: "trusted" owner: "owner" channelId: "channel validation here" trustedKey: "trusted key here" ownerKey: "owner key here" Discord: enabled: false invite: "https://discord.gg/GCKtG4erux" commandPrefix: "!" presence: name: "amongus" type: 4 status: "online" console: filelogging: false prefix: "c." bots : - host: "localhost" useChat: false isKaboom: true isCreayun: false usernameGen: true username: "FNFBoyfriendBot" version: "1.20.2" serverName: "localhost" reconnectDelay: 6000 endcredits: false Console: enabled: true ratelimit: 25 Core: enabled: true interval: 180000 discord: channelId: "" log: false matrix: roomId: "" selfcare: vanished: true unmuted: true prefix: true cspy: true tptoggle: true skin: true gmc: true op: true nickname: true username: true god: true interval: 500 ```
Author
Owner

may push this back to v5.0.8 since v5.0.7 is taking so god damn long since its such a big damn update

may push this back to v5.0.8 since v5.0.7 is taking so god damn long since its such a big damn update
Parker2991 added reference refs/tags/experimental 2024-04-29 09:59:09 -04:00
Parker2991 added the
Experimental
label 2024-04-29 09:59:19 -04:00
Parker2991 removed reference refs/tags/experimental 2024-04-29 10:00:08 -04:00
Parker2991 added the
Testing
label 2024-04-29 10:02:40 -04:00
Parker2991 added reference refs/tags/Experimental/Testing 2024-04-29 10:06:30 -04:00
Parker2991 removed reference refs/tags/Experimental/Testing 2024-04-29 10:10:04 -04:00
Parker2991 added reference Experimental/Testing 2024-04-29 10:10:07 -04:00
Parker2991 locked as Resolved and limited conversation to collaborators 2024-07-07 23:26:32 -04:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Parker2991/FridayNightFunkinBoyfriendBot#12
No description provided.