Skip to content

Is there any way to rename the bots? #2635

Discussion options

You must be logged in to vote

There is ASF API endpoint, but it doesn't look like anything such as ASF-ui implements it. You can call it through swagger, but you can also do it manually.

  1. Stop ASF.
  2. Go to config directory.
  3. Rename all files starting with {yourBot}., where {yourBot} is the name of the bot you want to change, and put there whatever name you want that is unused and other than ASF.
  4. Pay special attention to not remove/change extensions, myname.json and myname.db should be renamed to myothername.json and myothername.db, extensions are important for ASF. If you're on Windows and you do not see extensions, it might be a good idea to enable it in file explorer options.
  5. Start ASF.

That's all.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@CosminGrigore1991
Comment options

Answer selected by JustArchi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants