| 
				
					 | 
			%!s(int64=3) %!d(string=hai) anos | |
|---|---|---|
| src | %!s(int64=3) %!d(string=hai) anos | |
| .gitignore | %!s(int64=4) %!d(string=hai) anos | |
| LICENSE | %!s(int64=7) %!d(string=hai) anos | |
| README.md | %!s(int64=3) %!d(string=hai) anos | |
| pom.xml | %!s(int64=3) %!d(string=hai) anos | 
TelegramChat is a Bukkit plugin compatible with Paper/Spigot versions 1.7 through 1.18.*, that connects Telegram with Minecraft.
/tokentype in Telegram) and type  /linktelegram <token> to link the newly created Bot to your Server. This needs to be done once./telegram in-game to get a temporary code for linking/setprivacy and then disabled.<repository>
  <id>spaceio-repo</id>
  <url>https://repo.spaceio.xyz/repository/maven-public/</url>
</repository>
<dependencies>
  <dependency>
    <groupId>xyz.spaceio</groupId>
    <artifactId>telegramchat</artifactId>
    <version>VERSION_HERE-SNAPSHOT</version>
    <scope>provided</scope>
  </dependency>
</dependencies>