Config

Basic Config

Replika:  
    #using this key may result in something bad the bot can learn from other who use it if you want change it contact me on https://discord.gg/7MEZZHD6Wh  
    Key: "******"  
    #Name of your avatar  
    Name: "Replika"  
    #behavior of your avatar  
    Behavior: "Replika is a normal girl, Replika is friendly to User"  
    #if you put it on true at the login the player would not be hidden  
    seeOtherPlayer: false  
    #Self Explanatory (Log user conversation inside the bot)  
    LogUser: false  
    #Disable chat (other user can't see what you send)  
    DisableChat: true  
    #This let your user have to enable or disable the mode  
    EnableMode: true
Language:  
    HelpCommand: "&4Command list: help, reload, delete, gui, mode"  
    ReloadCommand: "&4Reloading..."  
    AccountDeletion: "&4Account deletion..."  
    BotModeTrue: "&eBot Mode Activated"  
    BotModeFalse: "&eBot Mode Deactivated"  
    FeatureDisabled: "&cFeature disabled for this server"

Replika Section of the config: Key = is a key for authentication on the AI api Name = The display name of the AI Behavior = Is what the AI will do or kinda act from this section have all the knowledge about you and user conversation only to help seeOtherPlayer = this will disable seeing others players in tab or in the world LogUser = if this section is enabled the plugin will log in the section /plugins/Replika/logs/UserUUID.txt DisableChat = this disable completetly the chat and works with EnableMode EnableMode = this let user have to enable or disable by the command /replika mode

Last updated