Skip to content

Releases: savely-krasovsky/go-telegram-to-discord-reposter

Initial release

14 Aug 22:34
daa1481
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

Use those binaries with -config param to pass config file, that should be YAML file with such fields:

database: posts.db # here you can pass path to SQLite3 db-file

telegram:
  token: TELEGRAM_TOKEN

discord:
  token: DISCORD_TOKEN
  channel_id: OBTAIN_IT_WITH_DEVELOPER_MODE

proxy:
  host: exaple.socks.proxy
  port: 1080
  user: example_user
  password: 123456qq