Skip to content

This is a bot to display documentation of various blocks in Battlefield 2042's Portal logic builder, use command `/d`

Notifications You must be signed in to change notification settings

battlefield-portal-community/portal_helper

Repository files navigation

Portal Helper Bot

Docker Deployment

A discord bot to display various things related to battlefield 2042's Portal Mode Commands,

  • /d Show documenation of a block with its image
  • /tools Shows Various Community made tools for Portal mode
  • experience info Show Very helpful info about a experience made in Portal

How to run

make a .env file with these vars
PD_LOG_LEVEL=10
PD_DISCORD_TOKEN=<your token>
PD_DEVELOPMENT=True

Locally

python -m bot

production

docker run -d --env-file .env ghcr.io/p0lygun/portal_helper:main

About

This is a bot to display documentation of various blocks in Battlefield 2042's Portal logic builder, use command `/d`

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages